fix(deps): update dependency certifi to v2025.7.14
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 12s
CI / ci (pull_request) Successful in 2m37s

This commit is contained in:
2025-07-14 03:46:15 +00:00
parent 7be2db659a
commit 82003ac900
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ requires-python = "<4.0,>=3.11"
dependencies = [
"astroid==3.3.11",
"attrs==25.3.0",
"certifi==2025.7.9",
"certifi==2025.7.14",
"charset-normalizer==3.4.2",
"click==8.2.1",
"dill==0.4.0",