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

gcruz 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 7a30aafbb bump werkzeug 3.0.2 -> 3.0.3
7a30aafbb is described below

commit 7a30aafbbebabc2e5cecab65e323583d17b05bc4
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue May 7 17:02:51 2024 +0000

    bump werkzeug 3.0.2 -> 3.0.3
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ab2e5d944..1608075ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -265,7 +265,7 @@ webob==1.8.7
     #   webtest
 webtest==3.0.0
     # via -r requirements.in
-werkzeug==3.0.2
+werkzeug==3.0.3
     # via -r requirements.in
 wrapt==1.16.0
     # via -r requirements.in

Reply via email to