From 96e5fdce23437b7cfe60344ac11af539dcc5b2dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 20:06:44 +0000 Subject: [PATCH] chore(deps): update dependency charset-normalizer to v3.4.1 (#545) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 380d3123..970dd4ee 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.12.14; python_version >= '3.6' -charset-normalizer==3.4.0; python_full_version >= '3.7.0' +charset-normalizer==3.4.1; python_full_version >= '3.7.0' click==8.1.8; 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 496a31fc..b89af1f9 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.12.14; python_version >= '3.6' -charset-normalizer==3.4.0; python_full_version >= '3.7.0' +charset-normalizer==3.4.1; python_full_version >= '3.7.0' click==8.1.8; 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