From 5472838beeffc470d411784414b2eb68c1918415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 00:36:55 +0000 Subject: [PATCH] Bump tox from 3.24.1 to 3.24.2 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.1 to 3.24.2. - [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.1...3.24.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 7d0e8eaf..59335330 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -9,5 +9,5 @@ pytest==6.2.4 pytest-cov==2.12.1 pytest-timeout==1.4.2 setuptools==57.4.0 -tox==3.24.1 +tox==3.24.2 twine==3.4.2