From d46efb655684e6fcec95525d5f49f49ee6f4c8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:29:29 +0000 Subject: [PATCH] Build(deps): bump gunicorn from 20.1.0 to 23.0.0 in /django 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-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index c68437a4..fb860c25 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -23,7 +23,7 @@ django-sequences==2.6 django-storages==1.12.3 djangorestframework==3.13.1 ecdsa==0.17.0 -gunicorn==20.1.0 +gunicorn==23.0.0 idna==3.3 jmespath==1.0.0 minio==7.1.2