Skip to content

Commit fe9b63b

Browse files
DEP(deps): Update boto3 requirement from ~=1.24.83 to ~=1.24.84
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.24.83...1.24.84) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33a7f27 commit fe9b63b

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.83
4+
boto3~=1.24.84
55
cachetools~=5.2.0
66
setuptools~=65.4.1
77
pytz~=2022.2

0 commit comments

Comments
 (0)