From 8b55e1db013bdb55f00df442dc39918561e5bac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:34:59 +0000 Subject: [PATCH] Bump gunicorn from 19.5.0 to 22.0.0 in /requirements Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.5.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.5.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 7a40034..80d1c86 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -20,7 +20,7 @@ dj-database-url==0.4.1 easy-thumbnails==2.3 chardet trml2pdf==0.4 -gunicorn==19.5.0 +gunicorn==22.0.0 libsass==0.11.0 odfpy==1.4.1 openpyxl==3.0.10