Browse Source

Bump gunicorn from 20.1.0 to 23.0.0 in /frameworks/Python/flask (#9710)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 months ago
parent
commit
ad02042106
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/flask/requirements-gunicorn.txt

+ 1 - 1
frameworks/Python/flask/requirements-gunicorn.txt

@@ -1,4 +1,4 @@
 -r requirements.txt
 -r requirements.txt
 greenlet<0.5
 greenlet<0.5
-gunicorn==20.1.0
+gunicorn==23.0.0
 meinheld==1.0.2
 meinheld==1.0.2