Skip to content

Commit 9946d27

Browse files
Bump boto3 from 1.14.45 to 1.17.105
Bumps [boto3](https://github.com/boto/boto3) from 1.14.45 to 1.17.105. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.14.45...1.17.105) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 752e9a2 commit 9946d27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
appdirs==1.4.4
22
attrs==20.1.0
3-
boto3==1.14.45
3+
boto3==1.17.105
44
chardet==3.0.4
55
dependency-injector==3.23.2
66
hcloud==1.9.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
install_requires=[
2828
"attrs==20.1.0",
2929
"appdirs==1.4.4",
30-
"boto3==1.14.45",
30+
"boto3==1.17.105",
3131
"chardet==3.0.4",
3232
"dependency-injector==3.23.2",
3333
"hcloud==1.9.1",

0 commit comments

Comments
 (0)