From 122ff337285661b0ff6618b9779b5ec210f39dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:39:29 +0100 Subject: [PATCH] Bump waitress from 3.0.0 to 3.0.1 (#31) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 878a8d4..fb6ffda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ requests==2.32.0 typing==3.7.4.3 urllib3==2.2.2 vvspy==1.2.0 -waitress==3.0.0 +waitress==3.0.1 Werkzeug==3.0.6