Skip to content

Commit dd736a3

Browse files
committed
Merge branch 'cli-deps-bump'
* cli-deps-bump: Bump minimum version of the AWS CLI to 1.10.30
2 parents 651146f + 9473fdb commit dd736a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
requires = [
9-
'awscli>=1.8.9,<2.0.0',
9+
'awscli>=1.10.30,<2.0.0',
1010
'prompt-toolkit>=1.0.0,<1.1.0',
1111
'boto3>=1.2.1,<2.0.0',
1212
'configobj>=5.0.6,<6.0.0',

0 commit comments

Comments
 (0)