From d4b3d966fcd30dc79ee798117704c1bc3d71720a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 00:44:05 +0000 Subject: [PATCH] Bump colorama from 0.4.5 to 0.4.6 Bumps [colorama](https://github.com/tartley/colorama) from 0.4.5 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.5...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 bb5f93d..c9c4c00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==22.10.0 certifi==2022.9.24 charset-normalizer==2.1.1 click==8.1.3 -colorama==0.4.5 +colorama==0.4.6 defusedxml==0.7.1 flake8==5.0.4 future==0.18.2