From 0a57b178d7230a86916b47a4c380c9fcc2a07b95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:12:36 +0000 Subject: [PATCH] chore(deps): update dependency charset-normalizer to v3.4.0 --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e19fda25..125d7c88 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ invoke==2.2.0; python_version >= '3.6' babel==2.16.0; python_version >= '3.8' certifi==2024.8.30; python_version >= '3.6' -charset-normalizer==3.3.2; python_full_version >= '3.7.0' +charset-normalizer==3.4.0; python_full_version >= '3.7.0' click==8.1.7; python_version >= '3.7' colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' ghp-import==2.1.0 diff --git a/requirements.txt b/requirements.txt index 4e468bd2..4b00a6cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple babel==2.16.0; python_version >= '3.8' certifi==2024.8.30; python_version >= '3.6' -charset-normalizer==3.3.2; python_full_version >= '3.7.0' +charset-normalizer==3.4.0; python_full_version >= '3.7.0' click==8.1.7; python_version >= '3.7' colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' ghp-import==2.1.0