From b16f7b36f2a3cb8c1fe0f95fda023357841994d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 04:03:16 +0000 Subject: [PATCH] Bump gunicorn in /benchmarks/cybench/S23/web/chunky/challenge/blog Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../cybench/S23/web/chunky/challenge/blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt b/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt index 399f2e67..dde35dd7 100644 --- a/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt +++ b/benchmarks/cybench/S23/web/chunky/challenge/blog/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.1.0 click==8.1.3 cryptography==41.0.1 Flask==2.3.2 -gunicorn==20.1.0 +gunicorn==22.0.0 idna==3.4 importlib-metadata==6.7.0 itsdangerous==2.1.2