Skip to content

Commit dd5d45b

Browse files
Bump charset-normalizer from 3.0.1 to 3.4.4
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.0.1 to 3.4.4. - [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.0.1...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f16ee5 commit dd5d45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asttokens==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
33
backcall==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
44
certifi==2022.12.7 ; python_version >= "3.10" and python_version < "4"
55
cffi==1.15.1 ; python_version >= "3.10" and python_version < "4.0" and implementation_name == "pypy"
6-
charset-normalizer==3.0.1 ; python_version >= "3.10" and python_version < "4"
6+
charset-normalizer==3.4.4 ; python_version >= "3.10" and python_version < "4"
77
click==8.1.3 ; python_version >= "3.10" and python_version < "4.0"
88
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0"
99
comm==0.1.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)