From 20a4215f01bbee99c4269010908f2114e78926a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 07:03:10 +0000 Subject: [PATCH] Bump tox from 4.32.0 to 4.34.1 in the tox group Bumps the tox group with 1 update: [tox](https://github.com/tox-dev/tox). Updates `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:development update-type: version-update:semver-minor dependency-group: tox ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c2100e..7d60dfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev = [ {include-group = "ruff"}, ] tox = [ - "tox==4.32.0", + "tox==4.34.1", "tox-uv==1.29.0", ] ruff = [