From 93990ab69939e1c56653749b0956c5678b437445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 17:41:13 +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 daf3ef190b6..1a9497103d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ cffi~=1.15.1 charset-normalizer~=3.0.1 click~=8.1.3 click-default-group~=1.2.2 -colorama==0.4.5 +colorama==0.4.6 contextlib2~=21.6.0 coverage~=7.0.0 cryptography~=39.0.0