Skip to content

Commit 0cc12fd

Browse files
chore: 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](dbt-labs/dbt-core@v1.6.5...v1.6.6) --- updated-dependencies: - dependency-name: dbt-tests-adapter dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b56ce26 commit 0cc12fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
autoflake~=1.7
22
black~=23.9
33
boto3-stubs[s3]~=1.28
4-
dbt-tests-adapter~=1.6.5
4+
dbt-tests-adapter~=1.6.6
55
flake8~=6.1
66
Flake8-pyproject~=1.2
77
isort~=5.11

0 commit comments

Comments
 (0)