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

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

commit 7a0b7acbf297faeebac4a02f603e628916e708a7
Author: Dillon Walls <[email protected]>
AuthorDate: Tue Sep 12 20:23:50 2023 +0000

    [#8519] Upgrade Werkzeug 2.3.6 -> 2.3.7, and its deps: MarkupSafe
    
        Werkzeug                          2.3.6 -> 2.3.7
            MarkupSafe                    2.1.3 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 511f5707a..de84ccf85 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -254,7 +254,7 @@ webob==1.8.7
     #   webtest
 webtest==3.0.0
     # via -r requirements.in
-werkzeug==2.2.3
+werkzeug==2.3.7
     # via -r requirements.in
 wrapt==1.15.0
     # via -r requirements.in

Reply via email to