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 2022/07/08 15:13:59 UTC

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

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

commit da4fa03df09f7874209378d579348d807b5e2b46
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 10e5aa0b0..aaddbe28a 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