From 6baeaec6c69e6f4c1e2d7527e9d4a34e1b4c2e91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Dec 2022 00:50:31 -0700 Subject: [PATCH] Update tox from 3.14.0 to 4.0.8 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 35fada8..9888755 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ coverage==4.5.4 pytest==5.2.1 -tox==3.14.0 +tox==4.0.8 pytest-cov==2.8.1 apiwrapper==0.1.8 \ No newline at end of file