fix(deps): update dependency certifi to v2025
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 4s
CI / ci (pull_request) Successful in 1m7s

This commit is contained in:
2025-02-04 22:07:16 +00:00
parent 8b2f98a82f
commit 4c69f319af
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.8",
"attrs==25.1.0",
"certifi==2024.12.14",
"certifi==2025.1.31",
"charset-normalizer==3.4.1",
"click==8.1.8",
"dill==0.3.9",