You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2023/04/21 19:18:57 UTC

[allura] 15/18: [#8507] Upgrade testfixtures 7.0.4 -> 7.1.0

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 <gu...@slashdotmedia.com>
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