forked from spacebar/SplatNet-Backend
Merge pull request 'fix(deps): update dependency urllib3 to v2.7.0' (#6) from renovate/urllib3-2.x into main
This commit is contained in:
commit
ccd63e713b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ dependencies = [
|
|||
"typing-extensions==4.15.0",
|
||||
"typing-inspection==0.4.2",
|
||||
"tzdata==2026.2",
|
||||
"urllib3==2.6.3",
|
||||
"urllib3==2.7.0",
|
||||
"uvicorn==0.46.0",
|
||||
"jinja2==3.1.6",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue