From adde74e8e184ec958d6e9a3e5f59474eb52ddc23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 22:16:36 +0000 Subject: [PATCH] Bump waitress from 0.8.9 to 2.1.1 in /pyapi/addins-api/doc/requirements Bumps [waitress](https://github.com/Pylons/waitress) from 0.8.9 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.9...v2.1.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyapi/addins-api/doc/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyapi/addins-api/doc/requirements/common.txt b/pyapi/addins-api/doc/requirements/common.txt index 984970c..2ca3ba1 100644 --- a/pyapi/addins-api/doc/requirements/common.txt +++ b/pyapi/addins-api/doc/requirements/common.txt @@ -5,4 +5,4 @@ pyramid==1.6a1 python-keystoneclient==1.6.0 python-swiftclient==2.4.0 -waitress==0.8.9 +waitress==2.1.1