Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 521725f

Browse files
authoredNov 26, 2024··
DEP(deps): Update boto3 requirement from ~=1.35.68 to ~=1.35.69
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.68...1.35.69) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07e7486 commit 521725f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ point
44
pytest
55
requests~=2.32.3
66

7-
boto3~=1.35.68
7+
boto3~=1.35.69
88

99
cachetools~=5.5.0
1010
setuptools~=75.6.0

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest
22
requests~=2.32.3
33

4-
boto3~=1.35.68
4+
boto3~=1.35.69
55

66
cachetools~=5.5.0
77
setuptools~=75.6.0

0 commit comments

Comments
 (0)
Please sign in to comment.