From 5b6c3e83896721898df6d1345cd807311e23a94c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:49:36 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0cc8be7b..d7c2c0ee4 100644 --- a/requirements.txt +++ b/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