From 58148805eeaec33964f7bee491a0d80067c2cc72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 00:52:25 +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.1 to 3.7.4 - [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.1...v3.7.4) --- updated-dependencies: - dependency-name: meltano dependency-version: 3.7.4 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 0d95989..a601533 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -meltano==3.7.1 +meltano==3.7.4 tox==4.25.0