Skip to content

Commit 1d544b4

Browse files
authored
Merge pull request #20 from hackersandslackers/renovate/colorama-0.x
2 parents 6c4f549 + 9ab9794 commit 1d544b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bs4==0.0.1
1111
cchardet==2.1.7
1212
cffi==1.15.0
1313
charset-normalizer==2.0.10; python_full_version >= "3.5.0" and python_version >= "3.6"
14-
colorama==0.4.4; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
14+
colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
1515
frozenlist==1.3.0; python_version >= "3.7"
1616
idna==3.3; python_version >= "3.6"
1717
loguru==0.5.3; python_version >= "3.5"

0 commit comments

Comments
 (0)