From 37d6bac01f8f26adcc0343ac42d4f7b304c70ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 10:18:45 +0000 Subject: [PATCH] Bump gunicorn from 19.7.1 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.7.1 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.7.1...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 024f92f..28d769c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-mapit==3.0 django-storages==1.9.1 docutils==0.15.2 flake8==3.9.2 -gunicorn==19.7.1 +gunicorn==22.0.0 html5lib==1.0.1 idna==2.8 ipaddr==2.2.0