From adbef5dc5d6ca17062bddecc9b5e2dc4fd1ba730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 14:12:33 +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 dca171b..762164e 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.2 -gunicorn==21.2.0 +gunicorn==22.0.0