From bbb890250ea344ff043c60529d471361040523de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:43:22 +0000 Subject: [PATCH] Bump charset-normalizer from 3.4.7 to 3.4.9 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.7 to 3.4.9. - [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/3.4.7...3.4.9) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index e0502c39d..97bf68536 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -4,7 +4,7 @@ attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15" certifi==2026.6.17 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.4.9 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Windows" contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index c42c2945f..60edcc91f 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -5,7 +5,7 @@ autograd==1.9.1 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15" certifi==2026.6.17 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.4.9 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Windows" contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 7e15656af..294a36f15 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -4,7 +4,7 @@ attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15" certifi==2026.6.17 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.4.9 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Windows" contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cuda-bindings==13.2.0 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux"