From 768507db454fdf5a42bf66e616bc3435a130855e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2020 03:09:19 +0000 Subject: [PATCH] [Security] Bump waitress from 1.4.2 to 1.4.3 Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.2 to 1.4.3. **This update includes a security fix.** - [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.4.2...v1.4.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0d69b5..7b68a31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ typing==3.7.4.1 ujson==1.35 urllib3==1.25.8 venusian==3.0.0 -waitress==1.4.2 +waitress==1.4.3 WebOb==1.8.6 zope.deprecation==4.4.0 zope.interface==4.7.1