Skip to content

Commit

Permalink
chore(deps): update dependency sqlalchemy to v2.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 7c1fec4 commit 829dbd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/admin_management/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi==0.115.6
uvicorn[standard]==0.32.1
SQLAlchemy==2.0.32
SQLAlchemy==2.0.36
mangum==0.19.0
boto3==1.35.5
psycopg2-binary==2.9.10
Expand Down
2 changes: 1 addition & 1 deletion server/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pydantic==2.10.3
pydantic-core==2.27.1
httpx==0.28.1
uvicorn[standard]==0.32.1
SQLAlchemy==2.0.32
SQLAlchemy==2.0.36
email-validator==2.2.0
requests==2.32.3
psycopg2-binary==2.9.10
Expand Down

0 comments on commit 829dbd4

Please sign in to comment.