Skip to content

Commit

Permalink
Bump the allpip group with 6 updates (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents 9fcbcb6 + 310c47d commit 7aafaec
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 49 deletions.
107 changes: 64 additions & 43 deletions poetry.lock

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

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fastapi = "^0.115.4"
alembic = "^1.13.2"
pydantic = "^2.9.2"
jinja2 = "^3.1.4"
pydantic-settings = "^2.6.0"
pydantic-settings = "^2.6.1"
psycopg2-binary = "^2.9.10"
uvicorn = {extras = ["standard"], version = "^0.32.0"}
pyyaml = "^6.0.1"
Expand All @@ -52,19 +52,19 @@ pytest-mock = "^3.14.0"
coverage = "^7.6.4"
playwright = "^1.47.0"
pytest-playwright = "^0.5.2"
pytest-httpx = "^0.32.0"
pytest-httpx = "^0.33.0"
freezegun = "^1.5.1"


[tool.poetry.group.dev.dependencies]
ruff = "^0.7.1"
ruff = "^0.7.2"
pre-commit = "^4.0.1"
polib = "^1.2.0"
pyright = "^1.1.386"
pyright = "^1.1.387"
liccheck = "^0.9.2"
setuptools = "^75.2.0"
setuptools = "^75.3.0"
types-pyyaml = "^6.0.12.20240917"
djlint = "^1.35.2"
djlint = "^1.35.4"


[tool.poetry.urls]
Expand Down

0 comments on commit 7aafaec

Please sign in to comment.