Update dependency charset-normalizer to v3.5.1
This commit is contained in:
parent
54041297e6
commit
c9355fde08
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ dependencies = [
|
||||||
"argon2-cffi-bindings==25.1.0",
|
"argon2-cffi-bindings==25.1.0",
|
||||||
"certifi==2026.7.22",
|
"certifi==2026.7.22",
|
||||||
"cffi==2.1.1",
|
"cffi==2.1.1",
|
||||||
"charset-normalizer==3.4.9",
|
"charset-normalizer==3.5.1",
|
||||||
"click==8.4.2",
|
"click==8.4.2",
|
||||||
"colorama==0.4.6",
|
"colorama==0.4.6",
|
||||||
"cryptography==50.0.0",
|
"cryptography==50.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue