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

brondsem 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 134c2fc95 upgrade werkzeug
134c2fc95 is described below

commit 134c2fc9554c9aee6e198369e3a6b4d57f7ec4c9
Author: Dave Brondsema <[email protected]>
AuthorDate: Tue Dec 2 14:49:27 2025 +0000

    upgrade werkzeug
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 6164e9925..719d38b81 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -330,7 +330,7 @@ webob==1.8.9
     #   webtest
 webtest==3.0.7
     # via -r requirements.in
-werkzeug==3.1.3
+werkzeug==3.1.4
     # via -r requirements.in
 wrapt==1.17.3
     # via -r requirements.in

Reply via email to