From f53ed576d8544b7dd278525fc03d0e992330e132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 22:17:46 +0000 Subject: [PATCH] Bump waitress from 1.4.3 to 2.1.1 in /tranql Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.3 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.3...v2.1.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tranql/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tranql/requirements.txt b/tranql/requirements.txt index 3488f76..5b2b4f4 100644 --- a/tranql/requirements.txt +++ b/tranql/requirements.txt @@ -104,7 +104,7 @@ twine==1.13.0 update-checker==0.16 urllib3==1.24.2 virtualenv==16.6.0 -waitress==1.4.3 +waitress==2.1.1 wcwidth==0.1.7 webencodings==0.5.1 #websocket-client==0.56.0