From de38195e6e7e7cb28f5ea5bf34e6771b7b66fc64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 20:51:34 +0000 Subject: [PATCH] Bump waitress from 2.1.1 to 2.1.2 Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/v2.1.2/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8718496..ab96850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pyramid==1.10.4 plaster-pastedeploy==0.7 pyramid_chameleon==0.3 pyramid_debugtoolbar==4.6.1 -waitress==2.1.1 +waitress==2.1.2 cookiecutter==1.7.0 sqlalchemy==1.3.13 python-dateutil==2.8.1