You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Describe the feature
We're currently using
pytest~=7.0
butpytest
has released8.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.The text was updated successfully, but these errors were encountered: