This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit f62adadb2ea39596f4bcac379baef6aa7abaf647 Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Apr 21 17:11:24 2023 +0000 [#8507] Upgrade testfixtures 7.0.4 -> 7.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b55c7fe82..0f59acfc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -205,7 +205,7 @@ soupsieve==2.4.1 # via beautifulsoup4 termcolor==2.1.1 # via pytest-sugar -testfixtures==7.0.4 +testfixtures==7.1.0 # via -r requirements.in textile==4.0.2 # via pypeline
