From 9253a7c7f61aa910030341bd4155aaf30348c46c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:08:17 +0000 Subject: [PATCH] Bump gunicorn in /src/conidk/workflow/demo_artifacts/ui Bumps [gunicorn](https://github.com/benoitc/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 ... Signed-off-by: dependabot[bot] --- src/conidk/workflow/demo_artifacts/ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conidk/workflow/demo_artifacts/ui/requirements.txt b/src/conidk/workflow/demo_artifacts/ui/requirements.txt index 57d1848..1f39d6d 100644 --- a/src/conidk/workflow/demo_artifacts/ui/requirements.txt +++ b/src/conidk/workflow/demo_artifacts/ui/requirements.txt @@ -1,7 +1,7 @@ Flask==2.3.3 Flask-Cors==4.0.0 google-cloud-storage==2.11.0 -gunicorn==21.2.0 +gunicorn==22.0.0 python-dotenv==1.0.0 google-api-core==2.14.0 google-cloud-contact-center-insights==1.10.0