From 014d4ea7cb0718fdb858f708b1b835cfb63d4933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 13:32:06 +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 9671482..abe8efb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ lxml==4.8.0 MarkupSafe==2.0.1 requests==2.27.1 urllib3==1.26.8 -waitress==2.1.1 +waitress==2.1.2 Werkzeug==2.0.1