From 053b7f5ca5282095967d7614a3d6195d4b1bd2b5 Mon Sep 17 00:00:00 2001 From: PrimaStella-bot Date: Mon, 27 Jul 2026 03:01:20 +0000 Subject: [PATCH] Update dependency gunicorn to v26 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51e0ff3..484f1c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flask==3.0.3 google-genai>=1.0.0 -gunicorn==22.0.0 +gunicorn==26.0.0