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 e54e53aa75360f1b1a1c11b31fd06f402165a0f9 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 9ca21d405..ecbee7a69 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
