You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/04/12 15:53:28 UTC

[allura] 20/23: SF-6801 Upgrade Werkzeug 2.0.2 -> 2.1.1

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

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

commit 4954114fce307994b9398013235545bc0c0ce577
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 21:18:59 2022 +0000

    SF-6801 Upgrade Werkzeug 2.0.2 -> 2.1.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index c4834e7a3..bea229713 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.0.2
+werkzeug==2.1.1
     # via -r requirements.in
 wrapt==1.11.2
     # via -r requirements.in