dbt-snowflake icon indicating copy to clipboard operation
dbt-snowflake copied to clipboard

[Tech Debt] Update to `pytest~=8.0`

Open mikealfare opened this issue 7 months ago • 0 comments

Describe the feature

We're currently using pytest~=7.0 but pytest has released 8.0. dependabot was not able to do this upgrade easily, which suggests there are material breaking changes associated with the update. We should eventually update so that we don't get further locked into the current version.

mikealfare avatar Jul 19 '24 17:07 mikealfare