From 3f26c2911a353c3ed3507df97d1e83462291df42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 14:00:24 +0000 Subject: [PATCH] chore: Bump meltano in /.github/workflows in the ci group Bumps the ci group in /.github/workflows with 1 update: [meltano](https://github.com/meltano/meltano). Updates `meltano` from 3.7.4 to 3.7.5 - [Release notes](https://github.com/meltano/meltano/releases) - [Changelog](https://github.com/meltano/meltano/blob/main/CHANGELOG.md) - [Commits](https://github.com/meltano/meltano/compare/v3.7.4...v3.7.5) --- updated-dependencies: - dependency-name: meltano dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-patch 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 e282c20..652ca9f 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ -meltano==3.7.4 +meltano==3.7.5 tox==4.25.0 tox-uv==1.25.0