瀏覽代碼

Merge pull request #9709 from TechEmpower/dependabot/pip/frameworks/Python/starlette/gunicorn-23.0.0

Bump gunicorn from 20.1.0 to 23.0.0 in /frameworks/Python/starlette
github-actions[bot] 4 月之前
父節點
當前提交
b9f7af6176
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/starlette/requirements.txt

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

@@ -1,5 +1,5 @@
 asyncpg==0.26.0
-gunicorn==20.1.0
+gunicorn==23.0.0
 httptools==0.5.0
 idna==3.7
 Jinja2==3.1.4