From 24f5d6b9d64504dc2953555bb65b433226e5fba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 02:44:30 +0000 Subject: [PATCH] Bump charset-normalizer from 3.5.0 to 3.5.1 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.5.0 to 3.5.1. - [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.5.0...3.5.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.5.1 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 4df640ad5..6d65a0c06 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.7.22 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.5.0 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.5.1 ; 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 a420b62b0..7ad658ce9 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.7.22 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.5.0 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.5.1 ; 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 ec2659623..4d850c1eb 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.7.22 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.5.0 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.5.1 ; 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"