Skip to content

Commit

Permalink
chore(deps): update boto to v1.35.87
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 7c1fec4 commit 21053ec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion server/admin_management/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ fastapi==0.115.6
uvicorn[standard]==0.32.1
SQLAlchemy==2.0.32
mangum==0.19.0
boto3==1.35.5
boto3==1.35.87
psycopg2-binary==2.9.10
httpx==0.28.1
pydantic==2.10.3
Expand Down
2 changes: 1 addition & 1 deletion server/auth_function/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#aws-xray-sdk==2.4.3
boto3==1.35.5
boto3==1.35.87
psycopg2-binary==2.9.10
python-dotenv==1.0.1
4 changes: 2 additions & 2 deletions server/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.35.5
botocore==1.35.5
boto3==1.35.87
botocore==1.35.87
fastapi==0.115.6
pydantic==2.10.3
pydantic-core==2.27.1
Expand Down

0 comments on commit 21053ec

Please sign in to comment.