Browse Source

Bump gunicorn from 20.1.0 to 22.0.0 in /frameworks/Python/pyramid

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...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
ce94b009c3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      frameworks/Python/pyramid/requirements.txt

+ 3 - 1
frameworks/Python/pyramid/requirements.txt

@@ -8,12 +8,14 @@ chameleon==3.9.1
     # via pyramid-chameleon
 greenlet==1.1.2
     # via sqlalchemy
-gunicorn==20.1.0
+gunicorn==22.0.0
     # via -r requirements.in
 hupper==1.10.3
     # via pyramid
 orjson==3.9.15
     # via -r requirements.in
+packaging==24.0
+    # via gunicorn
 pastedeploy==2.1.1
     # via plaster-pastedeploy
 plaster==1.0