Browse Source

Bump colorama from 0.4.3 to 0.4.4

Bumps [colorama](https://github.com/tartley/colorama) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/tartley/colorama/releases)
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tartley/colorama/compare/0.4.3...0.4.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 4 years ago
parent
commit
5b6c3e8389
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -2,7 +2,7 @@ backports.shutil_get_terminal_size==1.0.0
 cached-property==1.5.1; python_version < '3.8'
 certifi==2020.6.20
 chardet==3.0.4
-colorama==0.4.3; sys_platform == 'win32'
+colorama==0.4.4; sys_platform == 'win32'
 distro==1.5.0
 docker==5.0.0
 docker-pycreds==0.4.0