Update dependency typing-extensions to v4.14.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/vulnerability-scan Pipeline was successful

This commit is contained in:
Renovate (bot) 2025-06-15 00:00:36 +00:00 committed by Renovate (bot)
parent cb10886891
commit b1332b7ac4
2 changed files with 5 additions and 5 deletions

View file

@ -23,6 +23,6 @@ dependencies = [
"six==1.17.0",
"sqlalchemy==2.0.41",
"staticmap==0.5.7",
"typing-extensions==4.13.2",
"typing-extensions==4.14.0",
"urllib3==2.4.0",
]