From 08701bc2c0a448c0274d556bf4c8b3b6869bb7d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:21:52 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 23.0.0 in /language Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- language/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/requirements.txt b/language/requirements.txt index 214078c..9f75d6f 100644 --- a/language/requirements.txt +++ b/language/requirements.txt @@ -1,3 +1,3 @@ Flask==2.0.1 google-cloud-language==1.1.1 -gunicorn==19.9.0 +gunicorn==23.0.0