From fc310cf814c09186fbe7bae2fb6bda4160b36ba2 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 1 Feb 2026 02:51:52 +0000 Subject: [PATCH] chore(deps): update dependency gunicorn to v24 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2271277..8f9ed2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.1 -gunicorn==23.0.0 +gunicorn==24.1.1 requests==2.32.5 structlog==25.1.0