update starlette to newer version (#14700)

This commit is contained in:
William Cheng
2023-02-15 14:59:43 +08:00
committed by GitHub
parent f455ac166c
commit 85a7d69b5f
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ PyYAML==5.4.1
requests==2.25.1
Rx==1.6.1
six==1.16.0
starlette==0.14.2
starlette==0.25.0
typing-extensions==3.10.0.0
ujson==4.0.2
urllib3==1.26.5

View File

@@ -26,7 +26,7 @@ PyYAML==5.4.1
requests==2.25.1
Rx==1.6.1
six==1.16.0
starlette==0.14.2
starlette==0.25.0
typing-extensions==3.10.0.0
ujson==4.0.2
urllib3==1.26.5