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:14:00 UTC

[allura] 11/11: [#8445] Upgrade wrapt 1.14.0 -> 1.14.1

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 e8d2310e16bd1d841e3711634226631b2e2453a6
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Jul 6 19:46:57 2022 +0000

    [#8445] Upgrade wrapt 1.14.0 -> 1.14.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index aaddbe28a..59ba145cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -218,7 +218,7 @@ webtest==3.0.0
     # via -r requirements.in
 werkzeug==2.1.2
     # via -r requirements.in
-wrapt==1.14.0
+wrapt==1.14.1
     # via -r requirements.in
 zipp==3.8.0
     # via importlib-metadata