From 17355ae891b134eee12000b2cb1d01867b0ae0e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:59:45 +0100 Subject: Bump gunicorn from 21.2.0 to 22.0.0 (#1299) Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 9942c840..7f9f7b09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ django-filter = "24.2" django-prometheus = "2.3.1" django-simple-bulma = "2.6.0" djangorestframework = "3.14.0" -gunicorn = "21.2.0" +gunicorn = "22.0.0" httpx = "0.27.0" markdown = "3.6" PyJWT = {version = "2.8.0", extras = ["crypto"]} -- cgit v1.2.3