This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 171b6f1646c4ed5f66f5124bcba0a2017d1c6a26 Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:24:34 2025 +0000 [#8586] Upgrade wrapt 1.17.2 -> 1.17.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 746b44ddd..071755277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -338,7 +338,7 @@ webtest==3.0.6 # via -r requirements.in werkzeug==3.1.3 # via -r requirements.in -wrapt==1.17.2 +wrapt==1.17.3 # via -r requirements.in # The following packages were excluded from the output:
