This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 4872702113eeb539cd493a76d0bcac89430a79ae 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
