From 3ed5164d37af53f132b245b688ad74a5ec8d885c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Mar 2026 04:16:32 +0200 Subject: [PATCH] Update gunicorn from 19.7.1 to 25.2.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 31b4272..cf4469a 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ chardet==3.0.4 coverage==7.4.4 cython==0.28.2 flake8==3.5.0 -gunicorn==19.7.1 +gunicorn==25.2.0 isort==4.3.4 multidict==4.1.0 pip==10.0.0