From b06fd470cc9011702186485f2edc7873e2b3db30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 10:46:25 +0300 Subject: [PATCH] Bump colorama from 0.4.5 to 0.4.6 (#733) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index abca7d0..631e2f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ async-timeout==4.0.2 attrs==22.1.0 certifi==2022.9.24 chardet==5.0.0 -colorama==0.4.5 +colorama==0.4.6 future==0.18.2 future-annotations==1.0.0 html5lib==1.1