This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch db/8397 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 6f80e7047494fbe7a1b5e6373f14a4ce8ba7d346 Author: Dave Brondsema <[email protected]> AuthorDate: Thu Oct 7 22:04:58 2021 +0000 [#8397] upgrade docutils --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb4d7b5..a8a9e96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ datadiff==2.0.0 # via -r requirements.in decorator==5.1.0 # via -r requirements.in -docutils==0.15.2 +docutils==0.17.1 # via pypeline easywidgets==0.3.6 # via -r requirements.in
