Skip to content

Commit f425a4d

Browse files
chore(deps-dev): bump charset-normalizer from 3.3.2 to 3.4.0
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24621d8 commit f425a4d

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==2024.7.4 ; python_version >= '3.6'
1818

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

21-
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
21+
charset-normalizer==3.4.0 ; python_full_version >= '3.7.0'
2222

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

0 commit comments

Comments
 (0)