From 580fdf7ffe93ffc0eb4e92d768a6c2451ca43aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:08:06 +0000 Subject: [PATCH] Bump waitress from 2.1.2 to 3.0.1 Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.2 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/v2.1.2...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 9f750ad..674b9d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ google_auth_oauthlib==0.8.0 prometheus_client==0.19.0 protobuf==5.27.2 PyYAML==6.0.1 -waitress==2.1.2 +waitress==3.0.1 Werkzeug==3.0.3