This is an automated email from the ASF dual-hosted git repository.

dill0wn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a63d838a dependency-check upgrade waitress >=3.0.1
8a63d838a is described below

commit 8a63d838a65028361f259bccfc6fa66b4268af8f
Author: Dillon Walls <[email protected]>
AuthorDate: Wed Oct 30 15:03:39 2024 +0000

    dependency-check upgrade waitress >=3.0.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0632831ab..ec9fb06c0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -303,7 +303,7 @@ urllib3==1.26.20
     #   requests
 virtualenv==20.26.6
     # via pre-commit
-waitress==2.1.2
+waitress==3.0.1
     # via webtest
 webencodings==0.5.1
     # via

Reply via email to