Skip to content

Commit

Permalink
DEP(deps): Update boto3 requirement from ~=1.35.99 to ~=1.36.0
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)
- [Commits](boto/boto3@1.35.99...1.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent c9da461 commit b060d88
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.32.3

boto3~=1.35.99
boto3~=1.36.0

cachetools~=5.5.0
setuptools~=75.8.0
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.32.3

boto3~=1.35.99
boto3~=1.36.0

cachetools~=5.5.0
setuptools~=75.8.0
Expand Down

0 comments on commit b060d88

Please sign in to comment.