From 6e67e7718cdb634bbe27847e93fc5bb0952673f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 02:55:37 +0000 Subject: [PATCH] Update dependency gunicorn to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf36f8..8c1d2b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ flask==2.2.3 environs==9.5.0 pypng==0.20220715.0 Pillow==9.4.0 -gunicorn==20.1.0 \ No newline at end of file +gunicorn==25.3.0 \ No newline at end of file