Skip to content

Commit

Permalink
build(deps): Bump dbt-core from 1.7.13 to 1.7.15
Browse files Browse the repository at this point in the history
Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.7.13 to 1.7.15.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.7.15/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.7.13...v1.7.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Bilbottom committed May 29, 2024
1 parent a94ef5a commit aba59df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.11"
dbt-core = "^1.7.13"
dbt-core = "^1.7.15"
dbt-duckdb = "^1.7.0"
duckdb = "0.9.2"
python-dotenv = {extras = ["cli"], version = "^1.0.0"}
Expand Down

0 comments on commit aba59df

Please sign in to comment.