소스 검색

Merge pull request #7919 from TechEmpower/dependabot/pip/frameworks/Python/starlette/starlette-0.25.0

Bump starlette from 0.20.4 to 0.25.0 in /frameworks/Python/starlette
github-actions[bot] 2 년 전
부모
커밋
270bcef496
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      frameworks/Python/starlette/requirements.txt

+ 1 - 1
frameworks/Python/starlette/requirements.txt

@@ -10,7 +10,7 @@ MarkupSafe==2.1.1
 python-dotenv==0.20.0
 PyYAML==6.0
 sniffio==1.3.0
-starlette==0.20.4
+starlette==0.25.0
 uvicorn==0.18.3
 uvloop==0.16.0
 watchfiles==0.16.1