From d9990201c1f9cd919c08c26f648f1da8588a3377 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 05:55:00 +0000 Subject: [PATCH] Bump tox from 3.14.3 to 3.21.3 Bumps [tox](https://github.com/tox-dev/tox) from 3.14.3 to 3.21.3. - [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.21.3) 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..9f49fe6 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.3 wheel==0.34.2 watchdog==0.10.2