From 33fc5968cbffd3f17f1bb7c265bc7408c432ce62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:43:38 +0000 Subject: [PATCH] Bump charset-normalizer from 3.4.6 to 3.4.7 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.6 to 3.4.7. - [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.6...3.4.7) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 89bb4518..10f65450 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ autopep8==2.3.2 ; python_version >= "3.11" and python_version < "3.15" bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" certifi==2026.2.25 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.4.6 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.15" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or 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.txt b/requirements.txt index dfa47d12..d88567cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ astropy==7.2.0 ; python_version >= "3.11" and python_version < "3.15" bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" certifi==2026.2.25 ; python_version >= "3.11" and python_version < "3.15" -charset-normalizer==3.4.6 ; python_version >= "3.11" and python_version < "3.15" +charset-normalizer==3.4.7 ; 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"