This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8474 in repository https://gitbox.apache.org/repos/asf/allura.git
commit a9409240dc5280daa2ba3e5fdd5ece88283de62b Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Oct 26 22:09:24 2022 +0000 [#8474] Upgrade testfixtures 6.18.5 -> 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f9dd792e..1b749fd57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -179,7 +179,7 @@ smmap==5.0.0 # via gitdb soupsieve==2.3.2.post1 # via beautifulsoup4 -testfixtures==6.18.5 +testfixtures==7.0.0 # via -r requirements.in textile==4.0.2 # via pypeline
