update urllib3 to newer versions in python-fastpi (#21439)

This commit is contained in:
William Cheng 2025-06-19 21:47:05 +08:00 committed by GitHub
parent 88bc79e906
commit 0903ecf85e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ Rx==1.6.1
starlette==0.40.0
typing-extensions==4.13.2
ujson==4.0.2
urllib3==1.26.19
urllib3==2.5.0
uvicorn==0.13.4
uvloop==0.21.0
watchgod==0.7

View File

@ -29,7 +29,7 @@ Rx==1.6.1
starlette==0.40.0
typing-extensions==4.13.2
ujson==4.0.2
urllib3==1.26.19
urllib3==2.5.0
uvicorn==0.13.4
uvloop==0.21.0
watchgod==0.7