Skip to content

Commit 724ac20

Browse files
Bump charset-normalizer from 3.4.3 to 3.4.6 (#1369)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.6. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.3...3.4.6) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd5054e commit 724ac20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ autopep8==2.3.2 ; python_version >= "3.11" and python_version < "3.15"
55
bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15"
66
beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15"
77
certifi==2026.1.4 ; python_version >= "3.11" and python_version < "3.15"
8-
charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15"
8+
charset-normalizer==3.4.6 ; python_version >= "3.11" and python_version < "3.15"
99
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or platform_system == "Windows")
1010
contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15"
1111
cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ astropy==7.2.0 ; python_version >= "3.11" and python_version < "3.15"
33
bayesian-filters==1.4.5 ; python_version >= "3.11" and python_version < "3.15"
44
beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15"
55
certifi==2026.1.4 ; python_version >= "3.11" and python_version < "3.15"
6-
charset-normalizer==3.4.4 ; python_version >= "3.11" and python_version < "3.15"
6+
charset-normalizer==3.4.6 ; python_version >= "3.11" and python_version < "3.15"
77
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Windows"
88
contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15"
99
cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)