Skip to content

Commit

Permalink
Update dbt-tests-adapter requirement from ~=1.7.4 to ~=1.7.5
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.7.5/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.7.4...v1.7.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent e8a59ed commit 4753688
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
Expand Up @@ -3,7 +3,7 @@ twine==4.0.2
wheel==0.42
pre-commit==3.5.0
pytest-dotenv==0.5.2
dbt-tests-adapter~=1.7.4
dbt-tests-adapter~=1.7.5
flaky==3.7.0
pytest-xdist==3.5.0
-e .

0 comments on commit 4753688

Please sign in to comment.