Skip to content

Commit d2184ec

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.27.1
33
six>=1.15,<2
4-
boto3~=1.21.25
4+
boto3~=1.43.6
55
cachetools~=5.0.0
66
setuptools~=60.10.0
77
pytz~=2022.1

0 commit comments

Comments
 (0)