From 63d05d4d684993f6d5eb8c5a862f699cf13dc8d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:22:05 +0000 Subject: [PATCH] Bump gunicorn from 19.3.0 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.3.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.3...19.5.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99acfa6..a5a348b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ beautifulsoup4==4.3.2 blinker==1.3 cssmin==0.2.0 futures==3.0.2 -gunicorn==19.3.0 +gunicorn==19.5.0 itsdangerous==0.24 jsmin==2.1.1 numpy==1.22.0