From 7744a5692249903d7a06ac3d9b8a69b6b831606d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:34:55 +0000 Subject: [PATCH] Bump tox from 4.14.2 to 4.15.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.14.2 to 4.15.0. - [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/4.14.2...4.15.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... 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 886232b..f6ce99c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,5 +8,5 @@ pylint-django==2.5.5 pytest-benchmark==4.0.0 pytest-django==4.8.0 pytest==8.1.1 -tox==4.14.2 +tox==4.15.0 twine==5.0.0