From 507ec7f3cee186868d7a83dbca33ee356336f3bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 08:42:46 +0000 Subject: [PATCH] build(deps): bump tox from 3.9.0 to 3.12.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.9.0 to 3.12.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.9.0...3.12.1) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2b062f5d..c51c6e44 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -r tox-requirements.txt -r docs-requirements.txt yapf==0.25.0 -tox==3.9.0 +tox==3.12.1 Django