From a521ce4d9e1731c1f4a3d0bb2c282b2b1bb963ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 05:02:07 +0000 Subject: [PATCH] Bump tox from 3.23.0 to 3.23.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.23.0 to 3.23.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.23.0...3.23.1) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3bc864e2..84acefce 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -58,7 +58,7 @@ toml==0.10.2 # via # pytest # tox -tox==3.23.0 +tox==3.23.1 # via -r requirements-dev.in virtualenv==20.4.3 # via tox