From e48fb2efb0a7c377f446e8e0f64a6d25eab1aa87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:08:16 +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] --- constraints.txt | 2 +- requirements-full.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 2725ef890d..c2010b48e1 100644 --- a/constraints.txt +++ b/constraints.txt @@ -29,7 +29,7 @@ roman==4.2 six==1.16.0 soupsieve==2.6 transaction==5.0 -waitress==3.0.0 +waitress==3.0.1 z3c.pt==4.4 zExceptions==5.0 zc.lockfile==3.0.post1 diff --git a/requirements-full.txt b/requirements-full.txt index b964ef58f9..ac91b38532 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -30,7 +30,7 @@ roman==4.2 six==1.16.0 soupsieve==2.6 transaction==5.0 -waitress==3.0.0 +waitress==3.0.1 z3c.pt==4.4 zExceptions==5.0 zc.lockfile==3.0.post1