From 6edc3dd66a1b949102025e1d0c1825fb0995463c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:58:50 +0000 Subject: [PATCH] Bump tox from 4.18.0 to 4.23.2 Bumps [tox](https://github.com/tox-dev/tox) from 4.18.0 to 4.23.2. - [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.18.0...4.23.2) --- 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 75fb351..05a4906 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,6 +6,6 @@ pytest-cov==5.0.0 pytest-sugar==1.0.0 pytest-timeout==2.3.1 ruff==0.6.3 -tox==4.18.0 +tox==4.23.2 restructuredtext-lint==1.4.0 pygments==2.18.0