Skip to content

Commit

Permalink
Merge pull request #5057 from Netflix/dependabot/pip/boto3-1.35.93
Browse files Browse the repository at this point in the history
Bump boto3 from 1.35.57 to 1.35.93
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents f582b33 + 5fddb8b commit 119730d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 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.57
boto3==1.35.93
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.35.68
botocore==1.35.93
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down
4 changes: 2 additions & 2 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.57
boto3==1.35.93
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.35.68
botocore==1.35.93
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
4 changes: 2 additions & 2 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.57
boto3==1.35.93
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.35.68
botocore==1.35.93
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down
4 changes: 2 additions & 2 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.57
boto3==1.35.93
# via -r requirements.in
botocore==1.35.68
botocore==1.35.93
# via
# -r requirements.in
# boto3
Expand Down

0 comments on commit 119730d

Please sign in to comment.