Update dependency urllib3 to v2.5.0
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful

This commit is contained in:
Renovate (bot) 2025-07-06 08:00:19 +00:00
parent 00276f1711
commit b25b729dbe
2 changed files with 5 additions and 5 deletions

View file

@ -22,5 +22,5 @@ dependencies = [
"soupsieve==2.7",
"sqlalchemy==2.0.41",
"typing-extensions==4.14.1",
"urllib3==2.4.0",
"urllib3==2.5.0",
]