From ba9e77cfc4dfa4bd5522bf94c33570e717d09de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 16:35:18 +0000 Subject: [PATCH] Bump colorama from 0.4.4 to 0.4.6 Bumps [colorama](https://github.com/tartley/colorama) from 0.4.4 to 0.4.6. - [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.4...0.4.6) --- updated-dependencies: - dependency-name: colorama dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd6097f..486a14c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bidict==0.21.3 certifi==2021.10.8 charset-normalizer==2.0.6 click==8.0.3 -colorama==0.4.4 +colorama==0.4.6 comtypes==1.1.10 decorator==5.1.0 future==0.18.2