Skip to content

Commit

Permalink
Bump the allpip group with 5 updates (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 11, 2024
2 parents 975f636 + 0d94b17 commit 0bbb4af
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 82 deletions.
129 changes: 52 additions & 77 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,7 +23,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.12"
fastapi = "^0.115.4"
alembic = "^1.13.2"
alembic = "^1.14.0"
pydantic = "^2.9.2"
jinja2 = "^3.1.4"
pydantic-settings = "^2.6.1"
Expand All @@ -32,7 +32,7 @@ uvicorn = {extras = ["standard"], version = "^0.32.0"}
pyyaml = "^6.0.1"
babel = "^2.15.0"
httpx = "^0.27.2"
pyyaml-include = "^2.1"
pyyaml-include = "^2.2"
click = "^8.1.7"
python-ulid = "^3.0.0"
fastapi-csrf-protect = "^0.3.4"
Expand All @@ -57,14 +57,14 @@ freezegun = "^1.5.1"


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


[tool.poetry.urls]
Expand Down

0 comments on commit 0bbb4af

Please sign in to comment.