From 23a7b2c07d7f2116a3a87c60eacb4745d5a2531f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:58:24 +0000 Subject: [PATCH] build(deps): 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. - [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] --- Password Generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Password Generator/requirements.txt b/Password Generator/requirements.txt index e7f67bf33f4..d90c5114c52 100644 --- a/Password Generator/requirements.txt +++ b/Password Generator/requirements.txt @@ -1,2 +1,2 @@ -colorama==0.4.4 +colorama==0.4.6 inquirer==3.2.1 \ No newline at end of file