From 38551cfdeab6398d9e8e564665a01bca708415a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 22:20:46 +0000 Subject: [PATCH] build(deps): bump waitress from 1.4.4 to 2.1.1 Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.4 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/v1.4.4...v2.1.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 71f05374a..2d43058c7 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -69,7 +69,7 @@ soupsieve==2.0.1;python_version>="3.0" sshpubkeys==3.1.0 toml==0.10.1 urllib3==1.25.10 -waitress==1.4.4 +waitress==2.1.1 websocket-client==0.57.0 werkzeug==1.0.1 wrapt==1.12.1