Skip to content

Commit 2faf7be

Browse files
zyvjoguSD
authored andcommitted
Update colorama dependency version (closes aws#2666)
Signed-off-by: Yury V. Zaytsev <[email protected]>
1 parent e0b6abd commit 2faf7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def find_version(*file_paths):
2424

2525

2626
requires = ['botocore==1.10.19',
27-
'colorama>=0.2.5,<=0.3.7',
27+
'colorama>=0.2.5,<=0.3.9',
2828
'docutils>=0.10',
2929
'rsa>=3.1.2,<=3.5.0',
3030
's3transfer>=0.1.12,<0.2.0',

0 commit comments

Comments
 (0)