From 32dd4700c50d34774a78573d7403cdb2006d04d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 22:15:59 +0000 Subject: [PATCH] Bump waitress from 0.8.2 to 2.1.1 in /sample/pyramid Bumps [waitress](https://github.com/Pylons/waitress) from 0.8.2 to 2.1.1. - [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.2...v2.1.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample/pyramid/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/pyramid/requirements.txt b/sample/pyramid/requirements.txt index c80ac91c..b2d914ac 100644 --- a/sample/pyramid/requirements.txt +++ b/sample/pyramid/requirements.txt @@ -13,7 +13,7 @@ pyramid-debugtoolbar==1.0.4 repoze.lru==0.6 translationstring==1.1 venusian==1.0a7 -waitress==0.8.2 +waitress==2.1.1 wsgiref==0.1.2 zope.deprecation==4.0.2 zope.interface==4.0.3