Skip to content

Commit

Permalink
chore: Update dbt-tests-adapter requirement from ~=1.5.4 to ~=1.6.0
Browse files Browse the repository at this point in the history
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.0/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.5.4...v1.6.0)

---
updated-dependencies:
- dependency-name: dbt-tests-adapter
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 057aa45 commit 1c13f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
autoflake~=1.7
black~=23.3
dbt-tests-adapter~=1.5.4
dbt-tests-adapter~=1.6.0
flake8~=5.0
Flake8-pyproject~=1.2
isort~=5.11
Expand Down

0 comments on commit 1c13f00

Please sign in to comment.