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 utils range to match audit helper #78

Merged
merged 2 commits into from
Sep 12, 2022
Merged

Conversation

dave-connors-3
Copy link
Contributor

This is a:

  • bug fix PR with no breaking changes — please ensure the base branch is main
  • new functionality — please ensure the base branch is the latest dev/ branch
  • a breaking change — please ensure the base branch is the latest dev/ branch

Description & motivation

This PR updates the pinned version requirements for dbt_utils to require utils version 0.9.0 or above. Currently other pacakges, like audit_helper already require this, and trying to install the latest version of these packages together causes dependency mismatch issues.

Local integration tests pass on postgres with this change!
image

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)
  • I have added an entry to CHANGELOG.md

Copy link
Contributor

@joellabes joellabes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! Going to change the min version back to 0.8.0 as there's nothing breaking here

packages.yml Outdated Show resolved Hide resolved
@joellabes joellabes merged commit c00701b into main Sep 12, 2022
@joellabes joellabes deleted the bump-dbt-utils-version branch September 12, 2022 00:53
jeremyholtzman pushed a commit that referenced this pull request Apr 10, 2023
update utils range to match audit helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants