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 385b35de7692fbe780febc76ae2422a788ceb6a4 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:
