From 946c5936819f434aea289eaae60eecb85131a468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 21:10:24 +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 fc80b03..ba93a64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ talons==0.3 tinydb==3.13.0 urllib3==1.26.5 visitor==0.1.3 -waitress==2.1.1 +waitress==2.1.2 websockets==9.1 Werkzeug==2.2.3 wordpress-api==1.2.7