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

Pin `beartype<0.18.0` #1001

Closed mikealfare closed 6 months ago

mikealfare commented 6 months ago

resolves https://github.com/dbt-labs/adapters-team-private/issues/120

Problem

dagger has a regression due to beartype.

Solution

Pin beartype<0.18.0 for now, until dagger does the same and publishes.

Checklist

github-actions[bot] commented 6 months 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.