From 6c2acd9f1f36f49c2ce310c8c5a181e4e136b497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:02:32 +0000 Subject: [PATCH] chore(deps): bump tox from 4.34.1 to 4.35.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.34.1 to 4.35.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.34.1...4.35.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9902e75..fd242f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pytest-django==4.11.1 pytest-subtests==0.15.0 pytest==9.0.2 sphinx_rtd_theme==3.1.0 -tox==4.34.1 +tox==4.35.0