From 1f37d799f581a57abfdef2fe3a0f00f6da47a47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 18:51:08 +0000 Subject: [PATCH] Bump waitress from 1.0.1 to 1.4.2 Bumps [waitress](https://github.com/Pylons/waitress) from 1.0.1 to 1.4.2. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v1.0.1...v1.4.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a96897e4..fe3598f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ patterns==0.3 psycopg2==2.7.1 six==1.10.0 sqlparse==0.2.2 -waitress==1.0.1 +waitress==1.4.2 WebOb==1.6.2 WebTest==2.0.23 requests==2.20.0