Browse Source

Merge pull request #9852 from TechEmpower/dependabot/pip/frameworks/Python/apidaora/gunicorn-23.0.0

Bump gunicorn from 20.0.4 to 23.0.0 in /frameworks/Python/apidaora
github-actions[bot] 3 months ago
parent
commit
e4e0be6f10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/apidaora/requirements.txt

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

@@ -1,5 +1,5 @@
 asyncpg==0.21.0
-gunicorn==20.0.4
+gunicorn==23.0.0
 jinja2==3.1.6
 uvloop==0.14.0
 uvicorn==0.11.7