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 66c3ffe8505b6d875607c42a2e1f0fd0ac4000f7 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 ad7c966ee..b713032a7 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
