Skip to content

Commit 91c9c19

Browse files
DEP(deps): Update boto3 requirement from ~=1.24.52 to ~=1.42.56
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.24.52...1.42.56) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.56 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe16925 commit 91c9c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.28.1
33
six>=1.15,<2
4-
boto3~=1.24.52
4+
boto3~=1.42.56
55
cachetools~=5.2.0
66
setuptools~=63.4.3
77
pytz~=2022.2

0 commit comments

Comments
 (0)