From eef334ce85d84a8c886c82986a2c84dc67145cd9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Apr 2018 17:52:16 -0500 Subject: [PATCH] Update tox from 2.9.1 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e0f8dc07..78077b013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ pyflakes==1.6.0 # Testing # ------------------------------------------------------------------------------ -tox==2.9.1 +tox==3.0.0 pytest==3.5.0 pytest-cookies==0.3.0