From 9d918b0928b19680dbf65684ccd33098d2c0c42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 00:31:50 +0000 Subject: [PATCH] Bump gunicorn in /py-genai in the pip group across 1 directory Bumps the pip group with 1 update in the /py-genai directory: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- py-genai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-genai/requirements.txt b/py-genai/requirements.txt index f640d9eb..a2895934 100644 --- a/py-genai/requirements.txt +++ b/py-genai/requirements.txt @@ -4,4 +4,4 @@ python-dotenv==1.0.0 Flask-Caching==2.0.2 Flask-Limiter==3.3.1 flask-swagger-ui==4.11.1 -gunicorn==21.2.0 +gunicorn==22.0.0