From cc56c96f4ffeb1f1c54b2477b00d5cc144a03735 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Jan 2021 07:53:07 +0000 Subject: [PATCH] Update tox from 3.14.3 to 3.21.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..232d3d1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,6 +10,6 @@ plumbum==1.6.8 pytest==5.3.5 PyYAML==5.3 Sphinx==2.4.1 -tox==3.14.3 +tox==3.21.0 wheel==0.34.2 watchdog==0.10.2