This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8494 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 2a33a5cd718360798b446972c8728df880242a83 Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Jan 20 20:45:52 2023 +0000 [#8494] Upgrade testfixtures 7.0.3 -> 7.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0af79c42..20a1c22b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -205,7 +205,7 @@ soupsieve==2.3.2.post1 # via beautifulsoup4 termcolor==2.1.1 # via pytest-sugar -testfixtures==7.0.3 +testfixtures==7.0.4 # via -r requirements.in textile==4.0.2 # via pypeline
