From 7779fb2b47ee2b8236d8b932d25b195264cd5afd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2024 21:56:07 -0300 Subject: [PATCH] Update gunicorn from 20.1.0 to 22.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1558b40..9e1955f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ pytest==7.1.3 Flask==2.2.2 pytest-cov==3.0.0 codecov==2.1.12 -gunicorn==20.1.0 +gunicorn==22.0.0