From 3761c605d9b92a922e79887d5b975792bab06d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:22:44 +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[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3f1f5a28e..8687b9df69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ CacheControl==0.12.6 certifi==2020.12.5 cfgv==3.2.0 chardet==4.0.0 -colorama==0.4.3 +colorama==0.4.4 coloredlogs==14.0 configparser==5.0.2 contextlib2==0.6.0.post1