Skip to content

Commit

Permalink
Bump boto3 from 1.28.84 to 1.29.7
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.28.84 to 1.29.7.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.84...1.29.7)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent b989b88 commit 5396a69
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 @@ -73,12 +73,12 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.84
boto3==1.29.7
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.31.84
botocore==1.32.7
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down Expand Up @@ -686,7 +686,7 @@ rsa==4.9
# via
# -r requirements-tests.txt
# python-jose
s3transfer==0.7.0
s3transfer==0.8.0
# 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 @@ -80,13 +80,13 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.84
boto3==1.29.7
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.31.84
botocore==1.32.7
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -705,7 +705,7 @@ rsa==4.9
# via
# -r requirements-tests.txt
# python-jose
s3transfer==0.7.0
s3transfer==0.8.0
# 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 @@ -67,12 +67,12 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.84
boto3==1.29.7
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.31.84
botocore==1.32.7
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down Expand Up @@ -554,7 +554,7 @@ rpds-py==0.10.6
# referencing
rsa==4.9
# via python-jose
s3transfer==0.7.0
s3transfer==0.8.0
# 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 @@ -37,9 +37,9 @@ blinker==1.6.3
# flask
# flask-mail
# flask-principal
boto3==1.28.84
boto3==1.29.7
# via -r requirements.in
botocore==1.31.84
botocore==1.32.7
# via
# -r requirements.in
# boto3
Expand Down Expand Up @@ -281,7 +281,7 @@ retrying==1.3.4
# via -r requirements.in
rich==13.6.0
# via flask-limiter
s3transfer==0.7.0
s3transfer==0.8.0
# via boto3
sentry-sdk==1.37.1
# via -r requirements.in
Expand Down

0 comments on commit 5396a69

Please sign in to comment.