Skip to content

Commit fbb95e1

Browse files
committed
Use colorama==0.4.3
1 parent d1016e2 commit fbb95e1

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
@@ -32,7 +32,7 @@ cryptography==2.8
3232
asn1crypto==1.2.0
3333
pyopenssl==19.1.0
3434
pygments==2.5.2
35-
colorama==0.4.1
35+
colorama==0.4.3
3636
pymysql==0.9.3
3737
pyotp==2.3.0
3838
boto==2.49.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
'asn1crypto==1.2.0',
116116
'pyopenssl==19.1.0',
117117
'pygments>=2.5.2',
118-
'colorama==0.4.1',
118+
'colorama==0.4.3',
119119
'pymysql==0.9.3',
120120
'pyotp==2.3.0',
121121
'boto==2.49.0',

0 commit comments

Comments
 (0)