From 6d746b633b13ce10ad5b0679f804f90a707972da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Oct 2018 14:51:37 -0500 Subject: [PATCH] Update tox from 3.4.0 to 3.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff5809252..2db40ac2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ flake8==3.5.0 # Testing # ------------------------------------------------------------------------------ -tox==3.4.0 +tox==3.5.1 pytest==3.8.1 pytest-cookies==0.3.0