From 4b111db7eee7b744b238ba569011e367d5fe4124 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 19:17:22 +0000 Subject: [PATCH] chore(deps): update dependency charset-normalizer to v3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19d60ae2..f6100e08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==24.2.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0 blinker==1.9.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" certifi==2024.8.30 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" cffi==1.17.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -charset-normalizer==3.4.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +charset-normalizer==3.4.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" click==8.1.7 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" and platform_system == "Windows" cryptography==44.0.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"