From 30427cd4539c5313d79e0fde9e4ca9dc2cf32283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 01:07:06 +0000 Subject: [PATCH] Bump gunicorn from 21.2.0 to 22.0.0 in /flink-cdc/cdc-manager 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] --- flink-cdc/cdc-manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-cdc/cdc-manager/requirements.txt b/flink-cdc/cdc-manager/requirements.txt index 2251e36..e0954e6 100644 --- a/flink-cdc/cdc-manager/requirements.txt +++ b/flink-cdc/cdc-manager/requirements.txt @@ -6,4 +6,4 @@ requests==2.31.0 PyYAML==6.0.1 python-dotenv==1.0.0 Jinja2==3.1.6 -gunicorn==21.2.0 +gunicorn==22.0.0