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 d93f46f8b6f8589ae050d0015b921f753d7d6303
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 21:29:28 2025 +0000

    [#8575] Upgrade wrapt 1.16.0 -> 1.17.2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 89888e59c..5a236ba7d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -310,7 +310,7 @@ webtest==3.0.1
     # via -r requirements.in
 werkzeug==3.1.3
     # via -r requirements.in
-wrapt==1.16.0
+wrapt==1.17.2
     # via -r requirements.in
 
 # The following packages are considered to be unsafe in a requirements file:

Reply via email to