Skip to content

Commit

Permalink
Update dependency sqlalchemy to v2.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent d3519a4 commit 9948d0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 52 deletions.
54 changes: 3 additions & 51 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.12"
fastapi = "0.112.2"
psycopg2-binary = "2.9.9"
pydantic = "2.8.2"
sqlalchemy = "2.0.32"
sqlalchemy = "2.0.33"
uvicorn = "0.30.6"
requests = "2.32.3"
certifi = "2024.8.30"
Expand Down

0 comments on commit 9948d0d

Please sign in to comment.