From 5c40fef0578fce5995242d302f19e7b5a29ddeb0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 06:13:20 +0000 Subject: [PATCH] Bump tox from 3.14.3 to 3.20.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.14.3 to 3.20.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.14.3...3.20.0) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..57d06f5 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.20.0 wheel==0.34.2 watchdog==0.10.2