From 61458a3622a728a75e929ef7db70cefaec778ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 08:00:44 +0000 Subject: [PATCH] Bump charset-normalizer from 2.1.1 to 3.4.4 in /python Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 2.1.1 to 3.4.4. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/2.1.1...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/common/requirements.txt | 2 +- python/web/requirements-dev.txt | 2 +- python/web/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/common/requirements.txt b/python/common/requirements.txt index 80e1b1f1a1..93235b8c6c 100644 --- a/python/common/requirements.txt +++ b/python/common/requirements.txt @@ -1,6 +1,6 @@ # commented out packages are system python libraries certifi==2025.11.12 -charset-normalizer==3.3.2 +charset-normalizer==3.4.4 idna==3.11 # protobuf==3.20.3 requests==2.32.4 diff --git a/python/web/requirements-dev.txt b/python/web/requirements-dev.txt index fc19e08a08..ad566749b4 100644 --- a/python/web/requirements-dev.txt +++ b/python/web/requirements-dev.txt @@ -1,7 +1,7 @@ babel==2.17.0 black==25.11.0 certifi==2025.11.12 -charset-normalizer==3.3.2 +charset-normalizer==3.4.4 click==8.1.8 exceptiongroup==1.3.1 flake8==7.3.0 diff --git a/python/web/requirements.txt b/python/web/requirements.txt index 71e48bd9ed..5e23230a4c 100644 --- a/python/web/requirements.txt +++ b/python/web/requirements.txt @@ -3,7 +3,7 @@ babel==2.17.0 bjoern==3.2.2 blinker==1.9.0 certifi==2025.11.12 -charset-normalizer==2.1.1 +charset-normalizer==3.4.4 click==8.1.8 flask==3.1.2 flask-babel==4.0.0