From 34d43fd0bdc4752c1cfbb4f4577ca92cb38af08f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:25:10 +0000 Subject: [PATCH] Bump gunicorn from 20.1.0 to 23.0.0 in /drp_aa_mvp 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] --- drp_aa_mvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drp_aa_mvp/requirements.txt b/drp_aa_mvp/requirements.txt index 869c5e8..08afe1d 100644 --- a/drp_aa_mvp/requirements.txt +++ b/drp_aa_mvp/requirements.txt @@ -34,7 +34,7 @@ filelock==3.7.1 flake8==3.9.2 grpcio==1.59.0 grpcio-status==1.59.0 -gunicorn==20.1.0 +gunicorn==23.0.0 httplib2==0.20.2 idna==3.2 jmespath==0.10.0