From 54a4dfffe83bdd5263d9a5423b8f5f87f1790d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 00:47:36 +0000 Subject: [PATCH] Bump tox from 3.27.0 to 4.11.3 Bumps [tox](https://github.com/tox-dev/tox) from 3.27.0 to 4.11.3. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.27.0...4.11.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index d99a6aa..7026164 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,4 +8,4 @@ pylint-django==2.5.3 pytest-benchmark==3.4.1 pytest-django==4.5.2 pytest==7.0.1 -tox==3.27.0 +tox==4.11.3