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/13 15:39:41 UTC

[allura] 17/19: SF-6801 Upgrade wrapt 1.11.2 -> 1.14.0

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 5c57db8d4a535c249bbec12a935f74866876e371
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Apr 8 21:20:19 2022 +0000

    SF-6801 Upgrade wrapt 1.11.2 -> 1.14.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d92528d8f..d8a3ba55c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -218,7 +218,7 @@ webtest==3.0.0
     # via -r requirements.in
 werkzeug==2.1.1
     # via -r requirements.in
-wrapt==1.11.2
+wrapt==1.14.0
     # via -r requirements.in
 zipp==3.8.0
     # via importlib-metadata