From e0067b44a9c18c550343b01e0fcabf4ca8c0ff9b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 May 2019 19:40:03 +0800 Subject: [PATCH] Update tox from 3.4.0 to 3.11.1 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..28dedc4 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ flake8==3.5.0 -tox==3.4.0 +tox==3.11.1 coverage==4.5.1 cryptography==2.3.1 PyYAML==3.13