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 d03c9cbf56eea463433058986846373742afe7eb 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 eb728afe9..777a1ed6b 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
