Skip to content

Commit ccbd3b1

Browse files
chore(deps): update dependency charset-normalizer to v3.4.2 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02522d5 commit ccbd3b1

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.13.4 ; python_version >= "3.10" and python_version < "4.0"
33
certifi==2024.12.14 ; python_version >= "3.10" and python_version < "4.0"
4-
charset-normalizer==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
4+
charset-normalizer==3.4.2 ; python_version >= "3.10" and python_version < "4.0"
55
click==8.2.1 ; 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)