Browse Source

Bump gunicorn from 20.0.4 to 22.0.0 in /frameworks/Python/responder

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

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
640158a7d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/responder/requirements.txt

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

@@ -1,5 +1,5 @@
 asyncpg==0.21.0
 asyncpg==0.21.0
-gunicorn==20.0.4
+gunicorn==22.0.0
 Jinja2==3.1.3
 Jinja2==3.1.3
 ujson==2.0.3
 ujson==2.0.3
 uvloop==0.17.0
 uvloop==0.17.0