Skip to content

Commit c066a9a

Browse files
authored
Merge pull request #342 from blacklanternsecurity/dependabot/pip/dev/charset-normalizer-3.4.4
Bump charset-normalizer from 3.4.2 to 3.4.4
2 parents 6a6f3dd + caceda6 commit c066a9a

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 @@ asgiref==3.9.1 ; python_version >= "3.9" and python_version < "4.0"
33
blinker==1.9.0 ; python_version >= "3.9" and python_version < "4.0"
44
certifi==2025.8.3 ; python_version >= "3.9" and python_version < "4.0"
55
cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy"
6-
charset-normalizer==3.4.2 ; python_version >= "3.9" and python_version < "4.0"
6+
charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0"
77
click==8.1.8 ; python_version >= "3.9" and python_version < "4.0"
88
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
99
cryptography==46.0.5 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)