Skip to content

Commit

Permalink
Merge pull request #6 from fivan999/dependabot/pip/poetry-ac0261da4c
Browse files Browse the repository at this point in the history
chore(deps): bump the poetry group across 1 directory with 2 updates
  • Loading branch information
fivan999 authored Jan 3, 2025
2 parents cccc7ec + 908e889 commit 0dfa7a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ fastapi = "^0.115.6"
sqlalchemy = "^2.0.31"
psycopg2-binary = "^2.9.9"
alembic = "^1.13.2"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.7.1"
asyncpg = "^0.30.0"
pyjwt = "^2.8.0"
passlib = {extras = ["bcrypt"], version = "^1.7.4"}
Expand All @@ -48,7 +48,7 @@ optional = true

[tool.poetry.group.test.dependencies]
pytest = "^8.3.4"
pytest-asyncio = "^0.25.0"
pytest-asyncio = "^0.25.1"
freezegun = "^1.5.1"
httpx = "^0.28.1"

Expand Down

0 comments on commit 0dfa7a5

Please sign in to comment.