Skip to content

Commit

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

---
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 Apr 8, 2024
1 parent f0f8ff2 commit 5043fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ boto==2.49.0
boto3==1.17.112; python_version < '3.0'
boto3==1.23.10; python_version >= '3.0' and python_version < '3.7'
boto3==1.33.13; python_version == '3.7'
boto3==1.34.74; python_version >= '3.8'
boto3==1.34.79; python_version >= '3.8'
bcrypt==3.1.7; python_version < '3.0'
bcrypt==4.0.1; python_version >= '3.0' and python_version < '3.7'
bcrypt==4.1.2; python_version >= '3.7'
Expand Down

0 comments on commit 5043fd1

Please sign in to comment.