From 45d63063e31516ab596fd821c37b655408658683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:52:04 +0000 Subject: [PATCH] Bump gunicorn from 22.0.0 to 23.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 6dec99fc5..14cef61b1 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -60,7 +60,7 @@ opentelemetry-instrumentation-grpc==0.48b0 opentelemetry-instrumentation-asgi==0.48b0 opentelemetry-instrumentation-requests==0.48b0 pykwalify==1.8.0 -gunicorn==22.0.0 +gunicorn==23.0.0 litellm==1.39.5 jsonschema_rs==0.18.1 mongoengine-jsonschema==0.1.3