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

kentontaylor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 89f7afdaca50b849e912100e0cda156e86532cc1
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Apr 21 17:02:17 2023 +0000

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

diff --git a/requirements.txt b/requirements.txt
index 8e91b3e3f..9003e9163 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -246,7 +246,7 @@ webtest==3.0.0
     # via -r requirements.in
 werkzeug==2.2.3
     # via -r requirements.in
-wrapt==1.14.1
+wrapt==1.15.0
     # via -r requirements.in
 zipp==3.15.0
     # via importlib-metadata

Reply via email to