Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.40.18
boto3==1.40.30
# via
# -r requirements-tests.txt
# aws-sam-translator
Expand Down Expand Up @@ -728,7 +728,7 @@ rsa==4.9
# -r requirements-tests.txt
# google-auth
# python-jose
s3transfer==0.13.0
s3transfer==0.14.0
# via
# -r requirements-tests.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.40.18
boto3==1.40.30
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -746,7 +746,7 @@ rsa==4.9
# -r requirements-tests.txt
# google-auth
# python-jose
s3transfer==0.13.0
s3transfer==0.14.0
# via
# -r requirements-tests.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.40.18
boto3==1.40.30
# via
# -r requirements.txt
# aws-sam-translator
Expand Down Expand Up @@ -600,7 +600,7 @@ rsa==4.9
# -r requirements.txt
# google-auth
# python-jose
s3transfer==0.13.0
s3transfer==0.14.0
# via
# -r requirements.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.40.18
boto3==1.40.30
# via -r requirements.in
botocore==1.40.30
# via
Expand Down Expand Up @@ -324,7 +324,7 @@ rich==13.7.1
# via flask-limiter
rsa==4.9
# via google-auth
s3transfer==0.13.0
s3transfer==0.14.0
# via boto3
sentry-sdk==2.35.1
# via -r requirements.in
Expand Down