From 586361ca20ebbf9362c4fd3b5fbede50bbdd8122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:26:23 +0000 Subject: [PATCH] build(deps): Bump tox in /.github/workflows in the ci group Bumps the ci group in /.github/workflows with 1 update: [tox](https://github.com/tox-dev/tox). Updates `tox` from 4.29.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.29.0...4.30.2) --- updated-dependencies: - dependency-name: tox dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... 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 f9e792c2..1bcb3457 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -tox==4.29.0 +tox==4.30.2 tox-uv==1.28.0