Browse Source

Merge pull request #9707 from TechEmpower/dependabot/pip/frameworks/Python/falcon/gunicorn-23.0.0

Bump gunicorn from 20.1.0 to 23.0.0 in /frameworks/Python/falcon
github-actions[bot] 4 months ago
parent
commit
678ec2f662

+ 1 - 1
frameworks/Python/falcon/requirements-meinheld.txt

@@ -1,2 +1,2 @@
-gunicorn==20.1.0
+gunicorn==23.0.0
 meinheld==1.0.2
 meinheld==1.0.2

+ 1 - 1
frameworks/Python/falcon/requirements-pypy.txt

@@ -1 +1 @@
-gunicorn==20.1.0
+gunicorn==23.0.0

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

@@ -1,4 +1,4 @@
-gunicorn==20.1.0
+gunicorn==23.0.0
 httptools==0.5.0
 httptools==0.5.0
 uvloop==0.17.0
 uvloop==0.17.0
 uvicorn==0.21.1
 uvicorn==0.21.1