From 016bbb38e960c7636f04a83ea1367387faa777ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 12:29:48 +0000 Subject: Bump tox from 3.21.4 to 3.22.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.21.4 to 3.22.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.21.4...3.22.0) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements') diff --git a/requirements/dev.txt b/requirements/dev.txt index 76b6cb4..7ef70e7 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -118,7 +118,7 @@ toml==0.10.2 # pre-commit # pytest # tox -tox==3.21.4 +tox==3.22.0 # via -r requirements/dev.in typed-ast==1.4.2 # via mypy -- cgit v1.2.1