This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8578 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 4bb2595203719e915603ed1e7ad03e1850fb0581 Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Apr 30 01:47:23 2025 +0000 [#8578] Upgrade decorator 5.1.1 -> 5.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8cdc1249..5092541f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ cryptography==44.0.2 # -r requirements.in # joserfc # pymongocrypt -decorator==5.1.1 +decorator==5.2.1 # via -r requirements.in diff-match-patch==20230430 # via sxsdiff
