This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8522 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 47464f8c5d2a18063bdbbb7c7178fe2c3a49ba33 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 16 17:33:28 2023 +0000 [#8522] Upgrade testfixtures 7.1.0 -> 7.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93d73115c..836a337f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -218,7 +218,7 @@ sxsdiff==0.3.0 # via -r requirements.in termcolor==2.3.0 # via pytest-sugar -testfixtures==7.1.0 +testfixtures==7.2.0 # via -r requirements.in textile==4.0.2 # via pypeline
