Skip to content

Commit ace1a5d

Browse files
DEP(deps): Update boto3 requirement from ~=1.20.38 to ~=1.20.39
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.20.38...1.20.39) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7960cc commit ace1a5d

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.27.1
33
six>=1.15,<2
4-
boto3~=1.20.38
4+
boto3~=1.20.39
55
cachetools~=5.0.0
66
setuptools~=60.5.0
77
pytz~=2021.3

0 commit comments

Comments
 (0)