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 47edd2ab8ae3615ad8d99b2a075786595cd481b4 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 21:21:03 2022 +0000 [#8246] Upgrade testfixtures 6.10.0 -> 6.18.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0549496e5..12235acd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -182,7 +182,7 @@ smmap==5.0.0 # via gitdb soupsieve==2.3.2 # via beautifulsoup4 -testfixtures==6.10.0 +testfixtures==6.18.5 # via -r requirements.in textile==4.0.2 # via pypeline
