Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 00e1cb7 commit ddaaeb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ beautifulsoup4==4.9.3
# via
# -r requirements.in
# wagtail
boto3==1.33.12
boto3==1.34.36
# via -r requirements.in
botocore==1.33.12
botocore==1.34.36
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -205,7 +205,7 @@ requests==2.31.0
# wagtail
requests-oauthlib==1.3.1
# via social-auth-core
s3transfer==0.8.2
s3transfer==0.10.0
# via boto3
scipy==1.9.3
# via wagtail-ab-testing
Expand Down

0 comments on commit ddaaeb1

Please sign in to comment.