dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

Standardize dev requirements #653

Closed mikealfare closed 1 year ago

mikealfare commented 1 year ago

Description

Unpin dev requirements. These requirements are not part of the release and tend to cause version conflicts and several dependabot alerts. While pinning the production requirements makes sense, we should always be using the most current version of dev requirements by default.

Checklist

github-actions[bot] commented 1 year ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-spark contributing guide.