From b7c19d9faf125fb139000fc1cfb9db7a6ba57a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:05:21 +0000 Subject: [PATCH] build(deps-dev): bump tox from 3.24.5 to 3.27.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.5 to 3.27.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.24.5...3.27.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... 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 6fd955b1..60b005be 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -r tox-requirements.txt -r docs-requirements.txt yapf==0.30.0 -tox==3.24.5 +tox==3.27.0 Django