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

commit c0b51a6a09896fa681514abd38cfe2f11c4c2428
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Jan 20 20:41:24 2023 +0000

    [#8494] Upgrade Werkzeug 2.1.2 -> 2.2.2
---
 requirements.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 7a2070797..21aaf89f5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -87,13 +87,14 @@ markdown==3.3.7
     #   pypeline
 markdown-checklist==0.4.4
     # via -r requirements.in
-markupsafe==2.1.0
+markupsafe==2.1.2
     # via
     #   -r requirements.in
     #   easywidgets
     #   jinja2
     #   turbogears2
     #   webhelpers2
+    #   werkzeug
 ming==0.12.2
     # via -r requirements.in
 mock==4.0.3
@@ -242,7 +243,7 @@ webob==1.7.4
     #   webtest
 webtest==3.0.0
     # via -r requirements.in
-werkzeug==2.1.2
+werkzeug==2.2.2
     # via -r requirements.in
 wrapt==1.14.1
     # via -r requirements.in

Reply via email to