From b123830481b641fc47dcf691bafe57c21dc21272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:59:24 +0000 Subject: [PATCH] Bump waitress from 2.1.2 to 3.0.2 Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.2 to 3.0.2. - [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/v2.1.2...v3.0.2) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a95a562c..7e9c7e12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ soupsieve==2.5 SQLAlchemy==2.0.19 tinydownload==0.1.0 urllib3==2.0.4 # broken -waitress==2.1.2 +waitress==3.0.2 wcwidth==0.2.13 Werkzeug==2.3.6 WTForms==3.0.1