From f1b5afb86005bfe80a93e3d1e05b107623f6d4ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:06:40 +0000 Subject: [PATCH] Bump waitress from 3.0.0 to 3.0.1 Bumps [waitress](https://github.com/Pylons/waitress) from 3.0.0 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/v3.0.0...v3.0.1) --- 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 6f01a7d..4409471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,5 +47,5 @@ typing_extensions==4.11.0 tzdata==2024.1 ultralytics==8.2.16 urllib3==2.2.2 -waitress==3.0.0 +waitress==3.0.1 Werkzeug==3.0.6