From 0b2e7173039ab5f84253b165720eed26a83ce04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 06:01:41 +0000 Subject: [PATCH] Bump dbt-tests-adapter from 1.4.5 to 1.4.6 Bumps [dbt-tests-adapter](https://github.com/dbt-labs/dbt-core) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.4.6/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.4.5...v1.4.6) --- updated-dependencies: - dependency-name: dbt-tests-adapter dependency-type: direct:development update-type: version-update:semver-patch ... 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 992ac7ea..8721c417 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.4.5 +dbt-tests-adapter==1.4.6 boto3 mypy-boto3-glue