This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8575 in repository https://gitbox.apache.org/repos/asf/allura.git
commit f510a0f208989358bde85695121c8741b0dacc45 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:
