Przeglądaj źródła

Bump gunicorn from 20.1.0 to 23.0.0 in /frameworks/Python/falcon

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 5 miesięcy temu
rodzic
commit
d8358add54

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

@@ -1,2 +1,2 @@
-gunicorn==20.1.0
+gunicorn==23.0.0
 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
 uvloop==0.17.0
 uvicorn==0.21.1