You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2022/07/06 20:27:16 UTC

[allura] 11/12: [#8445] Upgrade Werkzeug 2.1.1 -> 2.1.2

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

gcruz pushed a commit to branch gc/8445
in repository https://gitbox.apache.org/repos/asf/allura.git

commit b339d9ec9315d04f28e1c23122f1510123adf311
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Jul 6 19:46:32 2022 +0000

    [#8445] Upgrade Werkzeug 2.1.1 -> 2.1.2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d6e032cd0..25b9c9f0d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -216,7 +216,7 @@ webob==1.7.4
     #   webtest
 webtest==3.0.0
     # via -r requirements.in
-werkzeug==2.1.1
+werkzeug==2.1.2
     # via -r requirements.in
 wrapt==1.14.0
     # via -r requirements.in