From a359e5fc27d53813c3b65134e2855d6a1ac86509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:13:49 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 22.0.0 in /examples/tfb Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/tfb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tfb/requirements.txt b/examples/tfb/requirements.txt index 065eecbfc..fe381813e 100644 --- a/examples/tfb/requirements.txt +++ b/examples/tfb/requirements.txt @@ -3,7 +3,7 @@ Automat==0.7.0 colorama==0.4.1 constantly==15.1.0 greenlet==0.4.15 -gunicorn==19.9.0 +gunicorn==22.0.0 hyperlink==18.0.0 idna==2.8 incremental==17.5.0