Skip to content

Commit 951df17

Browse files
DEP(deps): Update boto3 requirement from ~=1.43.58 to ~=1.43.63
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.43.58...1.43.63) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.63 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b7646d commit 951df17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.34.2
66

7-
boto3~=1.43.58
7+
boto3~=1.43.63
88

99
cachetools~=7.1.6
1010
setuptools~=83.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest
22
httpx>=0.28.1
33

4-
boto3~=1.43.58
4+
boto3~=1.43.63
55

66
cachetools~=7.1.6
77
setuptools~=83.0.0

0 commit comments

Comments
 (0)