Browse Source

Merge pull request #8901 from TechEmpower/dependabot/pip/frameworks/Python/quart/gunicorn-22.0.0

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

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

@@ -1,5 +1,5 @@
 anyio==3.6.1
 anyio==3.6.1
-gunicorn==20.1.0
+gunicorn==22.0.0
 httptools==0.4.0
 httptools==0.4.0
 idna==3.7
 idna==3.7
 python-dotenv==0.20.0
 python-dotenv==0.20.0