From d831d06f794c05c166e6d7f8746278f70999391a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 04:43:40 +0000 Subject: [PATCH] Bump tox from 3.23.0 to 3.24.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.23.0 to 3.24.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.24.1) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 485cfe0..f689caf 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ coverage==5.5 flake8==3.9.0 -tox==3.23.0 +tox==3.24.1 codecov==2.1.11 pytest==6.1.2 pytest-django==4.1.0