From 747747e46f97b8d53752e1d381917cf71094015e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:35:37 +0000 Subject: [PATCH] Bump waitress from 1.4.1 to 3.0.1 in /tasks Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.1 to 3.0.1. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v1.4.1...v3.0.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/requirements.txt b/tasks/requirements.txt index 755cc3e..fcc922c 100644 --- a/tasks/requirements.txt +++ b/tasks/requirements.txt @@ -1,4 +1,4 @@ ipython==6.2.1 pyramid==1.9.1 tox==2.9.1 -waitress==1.4.1 +waitress==3.0.1