Skip to content

Commit

Permalink
DEP(deps): Update boto3 requirement from ~=1.24.52 to ~=1.33.11
Browse files Browse the repository at this point in the history
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.52...1.33.11)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent fe16925 commit ca2ce90
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
@@ -1,7 +1,7 @@
pytest
requests~=2.28.1
six>=1.15,<2
boto3~=1.24.52
boto3~=1.33.11
cachetools~=5.2.0
setuptools~=63.4.3
pytz~=2022.2
Expand Down

0 comments on commit ca2ce90

Please sign in to comment.