From 0cf57188aea37160ce0c0548712574e286cb337a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 00:34:47 +0000 Subject: [PATCH] Bump tox from 4.15.1 to 4.16.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.15.1 to 4.16.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.15.1...4.16.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 08b1146..9b4413a 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.2.2 -tox==4.15.1 +tox==4.16.0 twine==5.1.1