Skip to content

Commit b25e88b

Browse files
chore(deps): update dependency charset-normalizer to v3.4.0
1 parent 75798d6 commit b25e88b

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,7 +1,7 @@
11
annotated-types==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
22
beautifulsoup4==4.12.3 ; python_version >= "3.10" and python_version < "4.0"
33
certifi==2024.8.30 ; python_version >= "3.10" and python_version < "4.0"
4-
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
4+
charset-normalizer==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
55
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
66
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
77
idna==3.10 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)