You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2023/10/26 14:26:21 UTC

[allura] branch master updated: upgrade werkzeug

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 3cef5a5d7 upgrade werkzeug
3cef5a5d7 is described below

commit 3cef5a5d7cd1880dfc9b46fc47d2ae8e4a8fd0c9
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Thu Oct 26 14:25:39 2023 +0000

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

diff --git a/requirements.txt b/requirements.txt
index 7fde259af..a2ae42e31 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -260,7 +260,7 @@ webob==1.8.7
     #   webtest
 webtest==3.0.0
     # via -r requirements.in
-werkzeug==3.0.0
+werkzeug==3.0.1
     # via -r requirements.in
 wrapt==1.15.0
     # via -r requirements.in