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 d3ccd5bdff3bc88a10db299fd49104e758e31cb0 Author: Dave Brondsema <[email protected]> AuthorDate: Fri Jul 2 15:05:06 2021 +0000 new pypeline package which allows <summary> html tag --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36e1332..9755174 100644 --- a/requirements.txt +++ b/requirements.txt @@ -144,7 +144,7 @@ pyparsing==2.4.7 # via # httplib2 # packaging -pypeline[creole,markdown,rst,textile]==0.5.2 +pypeline[creole,markdown,rst,textile]==0.5.3 # via -r requirements.in pysolr==3.6.0 # via -r requirements.in
