Skip to content

Commit

Permalink
build(deps): bump dbt-core from 1.7.0 to 1.7.10 (#57)
Browse files Browse the repository at this point in the history
* build(deps): bump dbt-core from 1.7.0 to 1.7.10

Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.7.3/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.7.0...v1.7.10)

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

Signed-off-by: dependabot[bot] <support@github.com>

* build: Don't build docs for depenadbot PRs

It doesn't have the necessary permissions.

* build: Bump versions of dbt Python deps to latest

* build: Allow dependabot to run docs again

This actually exercises big chunks of the code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Mesick <112640379+bmtcril@users.noreply.github.com>
Co-authored-by: Brian Mesick <bmesick@tcril.org>
  • Loading branch information
3 people authored Mar 18, 2024
1 parent 00697fb commit 145e901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dbt-clickhouse==1.7.2
dbt-core==1.7.0
dbt-clickhouse==1.7.3
dbt-core==1.7.10
shandy-sqlfmt[jinjafmt]==0.21.2
dbt-coverage

0 comments on commit 145e901

Please sign in to comment.