This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8567 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 77156fe461b05d806db10b06e8d8b6fbd56223f0 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Jul 22 17:52:30 2024 +0000 [#8567] Upgrade testfixtures 8.1.0 -> 8.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cb31399f..94871828f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -226,7 +226,7 @@ sxsdiff==0.3.0 # via -r requirements.in termcolor==2.4.0 # via pytest-sugar -testfixtures==8.1.0 +testfixtures==8.3.0 # via -r requirements.in textile==4.0.2 # via pypeline
