From 0fd8b0665c664f73eeca467ef47e02ba72f50c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2020 13:41:50 +0000 Subject: [PATCH] Bump gunicorn from 19.4.5 to 19.5.0 in /flaskSaas Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.4.5 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.4.5...19.5.0) Signed-off-by: dependabot[bot] --- flaskSaas/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flaskSaas/requirements.txt b/flaskSaas/requirements.txt index f6dffe8..fca4bd5 100644 --- a/flaskSaas/requirements.txt +++ b/flaskSaas/requirements.txt @@ -9,7 +9,7 @@ Flask-Mail==0.9.1 Flask-Script==2.0.5 Flask-SQLAlchemy==2.1 Flask-WTF==0.12 -gunicorn==19.4.5 +gunicorn==19.5.0 itsdangerous==0.24 pytz==2016.10 structlog==16.1.0