From 0c59dab97ac158c5363234bd0580dff40fa87818 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 05:59:49 +0000 Subject: [PATCH] Bump tox from 3.14.3 to 3.23.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.14.3 to 3.23.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/3.23.0/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.14.3...3.23.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..a95b6e6 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.23.0 wheel==0.34.2 watchdog==0.10.2