From 651ce83f9cb9e5db685012a105a22934d6af0743 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 May 2026 13:18:20 +0300 Subject: [PATCH] Update gunicorn from 19.7.1 to 26.0.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 31b4272..76970a6 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==26.0.0 isort==4.3.4 multidict==4.1.0 pip==10.0.0