Skip to content

Commit

Permalink
Merge pull request #1849 from samjarrett/dependabot/pip/boto3-1.35.71
Browse files Browse the repository at this point in the history
Bump boto3 from 1.35.68 to 1.35.71
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 408d250 + 9828c7b commit 1e9b96b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ astroid==3.2.4
# via pylint
black==24.8.0
# via -r dev-requirements.in
boto3==1.35.68
boto3==1.35.71
# via -r requirements.txt
boto3-stubs[cloudformation]==1.35.71
# via -r dev-requirements.in
botocore==1.35.68
botocore==1.35.71
# 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 @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
boto3==1.35.68
boto3==1.35.71
# via -r requirements.in
botocore==1.35.68
botocore==1.35.71
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 1e9b96b

Please sign in to comment.