Skip to content

Commit

Permalink
Merge pull request #5070 from Netflix/dependabot/pip/boto3-1.36.2
Browse files Browse the repository at this point in the history
Bump boto3 from 1.35.97 to 1.36.2
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
2 parents 609836e + 9c05ea3 commit 870ef08
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.97
boto3==1.36.2
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.35.97
botocore==1.36.2
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down Expand Up @@ -729,7 +729,7 @@ rsa==4.9
# -r requirements-tests.txt
# google-auth
# python-jose
s3transfer==0.10.1
s3transfer==0.11.1
# via
# -r requirements-tests.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.97
boto3==1.36.2
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.35.97
botocore==1.36.2
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -742,7 +742,7 @@ rsa==4.9
# -r requirements-tests.txt
# google-auth
# python-jose
s3transfer==0.10.1
s3transfer==0.11.1
# via
# -r requirements-tests.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.97
boto3==1.36.2
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.35.97
botocore==1.36.2
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down Expand Up @@ -596,7 +596,7 @@ rsa==4.9
# -r requirements.txt
# google-auth
# python-jose
s3transfer==0.10.1
s3transfer==0.11.1
# via
# -r requirements.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.97
boto3==1.36.2
# via -r requirements.in
botocore==1.35.97
botocore==1.36.2
# via
# -r requirements.in
# boto3
Expand Down Expand Up @@ -322,7 +322,7 @@ rich==13.7.1
# via flask-limiter
rsa==4.9
# via google-auth
s3transfer==0.10.1
s3transfer==0.11.1
# via boto3
sentry-sdk==2.19.2
# via -r requirements.in
Expand Down

0 comments on commit 870ef08

Please sign in to comment.