From c9ca43afc1c80df66627d1036ece60ee9c693df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:20:29 +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-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 390011c..36b881a 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,4 +1,4 @@ -colorama==0.4.5 +colorama==0.4.6 flake8==3.9.2 flake8-bugbear==21.9.2 flake8-docstrings==1.6.0