Browse Source

Merge pull request #8904 from TechEmpower/dependabot/pip/frameworks/Python/uvicorn/gunicorn-22.0.0

Bump gunicorn from 20.1.0 to 22.0.0 in /frameworks/Python/uvicorn
github-actions[bot] 1 year ago
parent
commit
d31e2e76a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/uvicorn/requirements.txt

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

@@ -1,5 +1,5 @@
 asyncpg==0.28.0
-gunicorn==20.1.0
+gunicorn==22.0.0
 httptools==0.6.0
 Jinja2==3.1.3
 ujson==5.8.0