From 623b6442f70ac0978199e5a44d35dfaf10fcb44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:24:21 +0000 Subject: [PATCH] chore(deps): bump tox from 4.32.0 to 4.34.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.32.0 to 4.34.1. - [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.32.0...4.34.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.34.1 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 a81f3b8..1311b33 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.32.0 +tox==4.34.1