Skip to content

Commit

Permalink
chore(deps): update boto to v1.35.5 (#1554)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 63f309f commit 1bba6d4
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.109.1
uvicorn[standard]==0.29.0
SQLAlchemy==2.0.32
mangum==0.17.0
boto3==1.28.83
boto3==1.35.5
psycopg2-binary==2.9.9
httpx==0.27.0
pydantic==2.5.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.28.83
boto3==1.35.5
psycopg2-binary==2.9.9
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.28.83
botocore==1.31.83
boto3==1.35.5
botocore==1.35.5
fastapi==0.109.1
pydantic==2.5.3
pydantic-core==2.14.6
Expand Down

0 comments on commit 1bba6d4

Please sign in to comment.