This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit e7b1f67d09b55d287d44416cacb9d5fc1bf5b724 Author: Dillon Walls <[email protected]> AuthorDate: Fri Jan 12 18:11:10 2024 +0000 [#8535] Upgrade testfixtures 7.2.0 -> 7.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab747a67c..7c769a2c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -228,7 +228,7 @@ sxsdiff==0.3.0 # via -r requirements.in termcolor==2.3.0 # via pytest-sugar -testfixtures==7.2.0 +testfixtures==7.2.2 # via -r requirements.in textile==4.0.2 # via pypeline
