From b7a6ab190c2e3a96bd338f83c764f32b16bf8cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:46:08 +0000 Subject: [PATCH] chore: 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.58.0 to 4.60.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.58.0...4.60.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.60.1 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 93d33e8..d7c5af3 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ meltano==4.2.2 -tox==4.58.0 +tox==4.60.1 tox-uv==1.36.0