This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8480 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 7341bb892a17eecdbfc725b9effd4d803378663d Author: Dillon Walls <[email protected]> AuthorDate: Mon Nov 21 14:58:17 2022 +0000 [#8480] Upgrade testfixtures 7.0.2 -> 7.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5d0ec871..d6eaa1b91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -204,7 +204,7 @@ soupsieve==2.3.2.post1 # via beautifulsoup4 termcolor==2.1.0 # via pytest-sugar -testfixtures==7.0.2 +testfixtures==7.0.3 # via -r requirements.in textile==4.0.2 # via pypeline
