Skip to content

Commit

Permalink
Bump the allpip group across 1 directory with 4 updates (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 27, 2024
2 parents c8415d6 + f01f974 commit 8c6cd00
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
63 changes: 32 additions & 31 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.112.1"
fastapi = "^0.112.2"
alembic = "^1.13.2"
pydantic = "^2.8.2"
jinja2 = "^3.1.4"
Expand All @@ -31,7 +31,7 @@ psycopg2-binary = "^2.9.9"
uvicorn = {extras = ["standard"], version = "^0.30.6"}
pyyaml = "^6.0.1"
babel = "^2.15.0"
httpx = "^0.27.0"
httpx = "^0.27.2"
pyyaml-include = "^2.1"
click = "^8.1.7"
python-ulid = "^2.7.0"
Expand All @@ -48,9 +48,9 @@ pytest-playwright = "^0.5.1"
pytest-httpx = "^0.30.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.6.1"
ruff = "^0.6.2"
pre-commit = "^3.8.0"
pyright = "^1.1.374"
pyright = "^1.1.377"
liccheck = "^0.9.2"
types-pyyaml = "^6.0.12.20240724"

Expand Down

0 comments on commit 8c6cd00

Please sign in to comment.