From 3bd8af81202541f37853dfc780c25e03102fcfa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:33:50 +0000 Subject: [PATCH] Bump waitress from 0.9.0 to 3.0.1 in /requirements Bumps [waitress](https://github.com/Pylons/waitress) from 0.9.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/v0.9.0...v3.0.1) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/preprod.txt | 2 +- requirements/prod.txt | 2 +- requirements/test.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/preprod.txt b/requirements/preprod.txt index 598348f..9fc1da4 100644 --- a/requirements/preprod.txt +++ b/requirements/preprod.txt @@ -1,3 +1,3 @@ -r common.txt chaussette -waitress==0.9.0 +waitress==3.0.1 diff --git a/requirements/prod.txt b/requirements/prod.txt index 598348f..9fc1da4 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ -r common.txt chaussette -waitress==0.9.0 +waitress==3.0.1 diff --git a/requirements/test.txt b/requirements/test.txt index 1c7e02a..1c61d09 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -r common.txt chaussette -waitress==0.9.0 +waitress==3.0.1