Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update package version #1793

Merged
merged 2 commits into from
Feb 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions elementary/monitor/dbt_project/package-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ packages:
- package: dbt-labs/dbt_utils
version: 0.8.6
- package: elementary-data/elementary
version: 0.16.3
sha1_hash: d1c718d7946cde85d83a47446469b3cd9d07a1ed
version: 0.16.4
sha1_hash: edeed08152ff6cd835c4221582b1646b72c852af
4 changes: 2 additions & 2 deletions elementary/monitor/dbt_project/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ packages:
- package: dbt-labs/dbt_utils
version: [">=0.8.0", "<0.9.0"]
- package: elementary-data/elementary
version: 0.16.3
version: 0.16.4

# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
# commented, so it will be easy to access)
# - git: https://github.com/elementary-data/dbt-data-reliability.git
# revision: 4c65ce164ff02dd816d0d311471e521cf0b7bd14
# revision: d13b0fe1173a208ed6d5fcc59c35fbda4d317f70
Loading