Skip to content

Commit e3d24bf

Browse files
chore(deps-dev): bump charset-normalizer from 3.4.1 to 3.4.2
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2. - [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.1...3.4.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb9cc0f commit e3d24bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ certifi==2025.4.26 ; python_version >= '3.6'
1818

1919
cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
2020

21-
charset-normalizer==3.4.1 ; python_full_version >= '3.7.0'
21+
charset-normalizer==3.4.2 ; python_full_version >= '3.7.0'
2222

2323
click==8.1.8 ; python_version >= '3.6'
2424

0 commit comments

Comments
 (0)