From f47669c8afbfe7c566861921e493ca06e4054443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 05:03:07 +0000 Subject: [PATCH 1/2] Update dbt-tests-adapter requirement from ~=1.6.5 to ~=1.6.6 Updates the requirements on [dbt-tests-adapter](https://github.com/dbt-labs/dbt-core) to permit the latest version. - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.6.6/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.6.5...v1.6.6) --- updated-dependencies: - dependency-name: dbt-tests-adapter dependency-type: direct:development ... 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 ca62e6b6..8324ffaa 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,4 +1,4 @@ -dbt-tests-adapter~=1.6.5 +dbt-tests-adapter~=1.6.6 mypy==1.5.1 # patch updates have historically introduced breaking changes pre-commit~=3.4 pytest~=7.4 From 3445757cdc4334eb6e555a2ed5a0b9e2e6713741 Mon Sep 17 00:00:00 2001 From: starburstdata-automation Date: Thu, 12 Oct 2023 05:03:25 +0000 Subject: [PATCH 2/2] Update dbt-tests-adapter requirement from ~=1.6.5 to ~=1.6.6 --- .changes/unreleased/Dependencies-20231012-050324.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changes/unreleased/Dependencies-20231012-050324.yaml diff --git a/.changes/unreleased/Dependencies-20231012-050324.yaml b/.changes/unreleased/Dependencies-20231012-050324.yaml new file mode 100644 index 00000000..423deb4f --- /dev/null +++ b/.changes/unreleased/Dependencies-20231012-050324.yaml @@ -0,0 +1,7 @@ +kind: Dependencies +body: "Update dbt-tests-adapter requirement from ~=1.6.5 to ~=1.6.6" +time: 2023-10-12T05:03:24.00000Z +custom: + Author: dependabot[bot] + Issue: '' + PR: 362