This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8507
in repository https://gitbox.apache.org/repos/asf/allura.git

commit f93c5a8d3186a39b177b101cd23aa5b039f9b9d0
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

Reply via email to