From 89f47982ac45bbaa92d2c801ec1e62edd59fc43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 01:43:05 +0000 Subject: [PATCH] chore: Update dbt-tests-adapter requirement from ~=1.9.1 to ~=1.9.2 --- 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 a9da6183..7de81452 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ autoflake~=2.3 black~=24.4 boto3-stubs[s3]~=1.34 -dbt-tests-adapter~=1.9.1 +dbt-tests-adapter~=1.9.2 flake8~=7.1 Flake8-pyproject~=1.2 isort~=5.13