Update dependency typing-extensions to v4.13.2
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-05-04 01:00:46 +00:00 committed by Renovate (bot)
parent 5c2ebbfe7a
commit 64f9181855
2 changed files with 5 additions and 5 deletions

View file

@ -23,6 +23,6 @@ dependencies = [
"six==1.17.0",
"sqlalchemy==2.0.40",
"staticmap==0.5.7",
"typing-extensions==4.12.2",
"typing-extensions==4.13.2",
"urllib3==2.3.0",
]