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 29abda80e3b0180f5e5e6364c53520a8ece65205 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 21:21:03 2022 +0000 SF-6801 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 57f481fdb..da21324ea 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
