From f7bd589e9c520e559bffa0237b50f8d4c0648f4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:10:15 +0000 Subject: [PATCH] Bump dbt-tests-adapter from 1.5.2 to 1.6.4 Bumps [dbt-tests-adapter](https://github.com/dbt-labs/dbt-core) from 1.5.2 to 1.6.4. - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.6.4/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.5.2...v1.6.4) --- updated-dependencies: - dependency-name: dbt-tests-adapter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5e3f940b..c2ba91b2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ # git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core # git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter -dbt-tests-adapter==1.5.2 +dbt-tests-adapter==1.6.4 boto3 mypy-boto3-glue