From 34154673b5ea460106cd65920418896c1299ee52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:04:07 +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. - [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 aa9c27a..25a0304 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ anyio==3.6.2 async-timeout==4.0.2 bcrypt==4.0.1 click==8.1.3 -colorama==0.4.5 +colorama==0.4.6 deta==1.1.0 dnspython==2.2.1 email-validator==1.3.0