Skip to content

Commit 0f1530a

Browse files
committed
Update charset-normalizer from 3.2.0 to 3.4.6
1 parent 5f02dc7 commit 0f1530a

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
@@ -1,6 +1,6 @@
11
certifi==2023.7.22 ; python_version >= "3.10" and python_version < "4.0"
22
cfgv==3.3.1 ; python_version >= "3.10" and python_version < "4.0"
3-
charset-normalizer==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
3+
charset-normalizer==3.4.6; python_version >= "3.10" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
55
coverage==7.2.7 ; python_version >= "3.10" and python_version < "4.0"
66
coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)