This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 97bba3e721c489778d3e4ed25fc62866ab7cccc0 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:41:04 2022 +0000 SF-6801 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 534fb97ec..5991f47cb 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
