From 5dc0ad83ee22ea9f1cfc7e1ff9c9b2f0415828c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 18:55:02 +0000 Subject: [PATCH] Bump waitress from 1.0.2 to 1.4.2 Bumps [waitress](https://github.com/Pylons/waitress) from 1.0.2 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.2...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 f09e263..6fec397 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ typing==3.6.2 tzlocal==1.4 uritemplate==3.0.0 urllib3==1.21.1 -waitress==1.0.2 +waitress==1.4.2 wcwidth==0.1.7 WebOb==1.7.3 websocket==0.2.1