From 69291e5c2c571a8fb1c8099cc804ed84b1855cb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 00:59:48 +0000 Subject: [PATCH] chore(deps): update dependency colorama to v0.4.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5212e202..d377862e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==21.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or pyth cached-property==1.5.2 certifi==2021.5.30; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" charset-normalizer==2.0.6; python_full_version >= "3.6.0" and python_version >= "3.6" -colorama==0.4.4; python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and platform_system == "Windows" +colorama==0.4.6; python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and platform_system == "Windows" decorator==4.4.2; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.2.0" h11==0.12.0; python_version >= "3.6" httpcore==0.13.7; python_version >= "3.6"