Skip to content

Commit

Permalink
Update dbt-core requirement from ~=1.7.1 to ~=1.7.2 (#283)
Browse files Browse the repository at this point in the history
Updates the requirements on [dbt-core](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.2/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 8e2ef4a commit 268453c
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 @@ -26,6 +26,6 @@ boto3
moto~=4.2.9
pyparsing

dbt-core~=1.7.1
dbt-core~=1.7.2
dbt-spark~=1.7.1
dbt-tests-adapter~=1.7.1

0 comments on commit 268453c

Please sign in to comment.