From 83985291478845a433ee5efaa8e19624b43f1546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 13:01:38 +0000 Subject: [PATCH] :arrow_up: Bump tox from 4.26.0 to 4.30.2 in /.github/workflows Bumps [tox](https://github.com/tox-dev/tox) from 4.26.0 to 4.30.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.26.0...4.30.2) --- updated-dependencies: - dependency-name: tox dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 19c844a93..fe1be6724 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ pip==25.1 -tox==4.26.0 +tox==4.30.2