Update dependency certifi to v2025
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/vulnerability-scan Pipeline was successful

This commit is contained in:
Renovate (bot) 2025-05-04 00:42:09 +00:00
parent ff6c107598
commit 5b83f2757a
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"blurhash==1.1.4",
"certifi==2024.12.14",
"certifi==2025.4.26",
"charset-normalizer==3.4.2",
"decorator==5.2.1",
"greenlet==3.1.1",