Skip to content

Commit 5044ce3

Browse files
authored
Merge pull request #561 from ezh/dependabot/pip/boto3-1.17.105
Bump boto3 from 1.14.45 to 1.17.105
2 parents 752e9a2 + 9946d27 commit 5044ce3

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)