Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 5e3d754 commit d4c8072
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ blinker==1.5
# via
# -r requirements.txt
# sentry-sdk
boto3==1.26.89
boto3==1.29.3
# via
# -r requirements-dev.in
# -r requirements.txt
# flipper-client
botocore==1.29.89
botocore==1.32.3
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -455,7 +455,7 @@ rpds-py==0.12.0
# -r requirements.txt
# jsonschema
# referencing
s3transfer==0.6.0
s3transfer==0.7.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 @@ -29,11 +29,11 @@ beautifulsoup4==4.12.2
# funding-service-design-utils
blinker==1.5
# via sentry-sdk
boto3==1.26.89
boto3==1.29.3
# via
# -r requirements.in
# flipper-client
botocore==1.29.89
botocore==1.32.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -265,7 +265,7 @@ rpds-py==0.12.0
# via
# jsonschema
# referencing
s3transfer==0.6.0
s3transfer==0.7.0
# via boto3
sentry-sdk[flask]==1.31.0
# via
Expand Down

0 comments on commit d4c8072

Please sign in to comment.