From a7f1f060ecfc4bc80c03bbc1adeb6044dc451e8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jul 2018 17:50:15 -0700 Subject: [PATCH] Update tox from 3.0.0 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68a36940e..fca457e76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ flake8==3.5.0 # Testing # ------------------------------------------------------------------------------ -tox==3.0.0 +tox==3.1.1 pytest==3.6.3 pytest-cookies==0.3.0