This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8557 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 076b9c20d64791a8e606e9c788e59de5075b8026 Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Apr 18 00:11:37 2024 +0000 [#8557] Upgrade testfixtures 7.2.2 -> 8.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd7dd0e39..c71f264f4 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==7.2.2 +testfixtures==8.1.0 # via -r requirements.in textile==4.0.2 # via pypeline