From 6ffda673db4f53a6d0b3c8d2f74f2aab0f54fc53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 18:49:37 +0000 Subject: [PATCH] Bump waitress from 0.8.8 to 1.4.2 Bumps [waitress](https://github.com/Pylons/waitress) from 0.8.8 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/0.8.8...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 660aab6..32961e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ transaction==1.4.1 translationstring==1.1 unicsv==1.0.0 venusian==1.0a8 -waitress==0.8.8 +waitress==1.4.2 git+https://github.com/clld/wals3.git@1de7f959b93ab3ddf4571097e66739c70a6e940f#egg=wals3 webassets==0.9 wsgiref==0.1.2