From a5d2dd8e99ac927f73b4ce4ff944b983b69da69f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 05:49:17 +0000 Subject: [PATCH] Bump tox from 3.14.3 to 3.24.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.14.3 to 3.24.1. - [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.24.1) 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..9578bb1 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.24.1 wheel==0.34.2 watchdog==0.10.2