Skip to content

Commit 5717e44

Browse files
committed
Update boto requirements
1 parent 44757d9 commit 5717e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
# totally break Flintrock.
5151
# For example: https://github.com/paramiko/paramiko/issues/615
5252
install_requires=[
53-
'boto3 == 1.9.23',
54-
'botocore == 1.12.23',
53+
'boto3 == 1.9.57',
54+
'botocore == 1.12.57',
5555
'click == 7.0',
5656
'paramiko == 2.4.2',
5757
'PyYAML == 3.13',

0 commit comments

Comments
 (0)