From e06659b4aba667765d780232538709f9e7dce319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 13:33:04 -0500 Subject: [PATCH] Bump gunicorn from 19.9.0 to 20.0.4 (#70) Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 20.0.4. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...20.0.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f1bede..bef9bcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black~=20.8b1 csh-ldap~=2.2.0 flask==1.0.2 flask-pyoidc==1.3.0 -gunicorn==19.9.0 +gunicorn==20.0.4 paramiko==2.4.2 proxmoxer==1.1.1 psutil==5.8.0