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
The following commit(s) were added to refs/heads/master by this push:
new 9d920eee1 upgrade werkzeug
9d920eee1 is described below
commit 9d920eee1336a159888d2779f35f3a40729e7a39
Author: Dave Brondsema <[email protected]>
AuthorDate: Thu Feb 16 15:42:24 2023 +0000
upgrade werkzeug
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index efced6c46..82a8904f3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -241,7 +241,7 @@ webob==1.7.4
# webtest
webtest==3.0.0
# via -r requirements.in
-werkzeug==2.2.2
+werkzeug==2.2.3
# via -r requirements.in
wrapt==1.14.1
# via -r requirements.in