fix(deps): update dependency idna to v3.11
Some checks failed
Conventional Commit / Validate PR Title (pull_request) Successful in 6s
CI / ci (pull_request) Failing after 2m36s

This commit is contained in:
2025-10-12 15:09:46 +00:00
parent 9b8113f2ca
commit d0a54a6eb9
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ dependencies = [
"click==8.3.0",
"dill==0.4.0",
"exceptiongroup==1.3.0",
"idna==3.10",
"idna==3.11",
"iniconfig==2.1.0",
"lazy-object-proxy==1.12.0",
"mccabe==0.7.0",