From 9714864f53d3c5a9500fc5b355dfd5d1210f2264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:29:25 -0700 Subject: [PATCH] Bump dbt-tests-adapter from 1.9.2 to 1.10.2 (#454) Bumps [dbt-tests-adapter](https://github.com/dbt-labs/dbt-adapters) from 1.9.2 to 1.10.2. - [Release notes](https://github.com/dbt-labs/dbt-adapters/releases) - [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-adapters/commits) --- updated-dependencies: - dependency-name: dbt-tests-adapter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 657adfd3..bdb33e02 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-adapters.git#subdirectory=dbt-tests-adapter -dbt-tests-adapter==1.9.2 +dbt-tests-adapter==1.10.2 boto3 mypy-boto3-glue