Skip to content

Commit

Permalink
DEP(deps): Update boto3 requirement from ~=1.33.6 to ~=1.33.7
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.33.6...1.33.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 2c578f2 commit 194d51f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ point
pytest
requests~=2.31.0

boto3~=1.33.6
boto3~=1.33.7

cachetools~=5.3.2
setuptools~=68.2.2
Expand Down
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.31.0

boto3~=1.33.6
boto3~=1.33.7

cachetools~=5.3.2
setuptools~=68.2.2
Expand Down

0 comments on commit 194d51f

Please sign in to comment.