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 9, 2024
1 parent a1f7e16 commit 521e25a
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.109.1
uvicorn[standard]==0.29.0
SQLAlchemy==2.0.32
SQLAlchemy==2.0.36
mangum==0.17.0
boto3==1.35.5
psycopg2-binary==2.9.9
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.5.3
pydantic-core==2.14.6
httpx==0.27.0
uvicorn[standard]==0.29.0
SQLAlchemy==2.0.32
SQLAlchemy==2.0.36
email-validator==2.1.1
requests==2.32.0
psycopg2-binary==2.9.9
Expand Down

0 comments on commit 521e25a

Please sign in to comment.