From 45950a959cabb46fb74635fc5a2505b751d0fee8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:40:38 +0100 Subject: [PATCH] [stubsabot] Bump gunicorn to 25.0.3 (#15408) --- stubs/gunicorn/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/gunicorn/METADATA.toml b/stubs/gunicorn/METADATA.toml index 5f83adade..b659940f8 100644 --- a/stubs/gunicorn/METADATA.toml +++ b/stubs/gunicorn/METADATA.toml @@ -1,4 +1,4 @@ -version = "25.0.2" +version = "25.0.3" upstream_repository = "https://github.com/benoitc/gunicorn" requires = ["types-gevent"]