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 8c0726a053a3f34fd7ee8b635ff2b7acae96a64b Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:41:04 2022 +0000 [#8246] Upgrade decorator 5.1.0 -> 5.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d3f0436f..f84afde7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ cryptography==36.0.2 # via -r requirements.in datadiff==2.0.0 # via -r requirements.in -decorator==5.1.0 +decorator==5.1.1 # via -r requirements.in docutils==0.17.1 # via pypeline
