Skip to content

Commit

Permalink
Bump the allpip group across 1 directory with 5 updates (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
uittenbroekrobbert authored Jun 17, 2024
2 parents 1cb169d + 51590e9 commit 565fe81
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
66 changes: 33 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ packages = [
[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.111.0"
sqlmodel = "^0.0.18"
sqlmodel = "^0.0.19"
alembic = "^1.13.1"
pydantic = "^2.7.2"
pydantic = "^2.7.4"
jinja2 = "^3.1.4"
pydantic-settings = "^2.2.1"
pydantic-settings = "^2.3.3"
psycopg2-binary = "^2.9.9"
uvicorn = {extras = ["standard"], version = "^0.30.1"}
pyyaml = "^6.0.1"
Expand All @@ -42,9 +42,9 @@ playwright = "^1.44.0"
pytest-playwright = "^0.5.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.4.7"
ruff = "^0.4.9"
pre-commit = "^3.7.0"
pyright = "^1.1.365"
pyright = "^1.1.367"
liccheck = "^0.9.2"

[tool.poetry.urls]
Expand Down

0 comments on commit 565fe81

Please sign in to comment.