Hello here,

As Amogh noticed people might still have an old version of Pytest (<9) in
their environments and the release of Pytest yesterday changed a bit the
way how one of our plugins was implemented.
We already have pytest>=9.0.0 in our dependencies added together with that
change, So next time you sync your environment it should get updated
automatically.

So make sure to rebase your PRs to the latest main and sync.

For virtualenvs of yours (remember you should use uv):

uv sync

For images:

breeze ci-image build [--python X.Y]

J.

Reply via email to