From bfd72bf718076895da94b21834f836c921dbd3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:17:06 +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.6.0b4 to 3.6.0 - [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.6.0b4...v3.6.0) --- updated-dependencies: - dependency-name: meltano 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 fbf30e5..ca53585 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -meltano==3.6.0b4 +meltano==3.6.0 tox==4.23.2