[pytest 9.0.0](https://github.com/pytest-dev/pytest/releases/tag/9.0.0) has just released, which adds support for a bunch of new nice things. Currently projects using pytest-playwright will be unable to upgrade to pytest 9.0.0 because pytest-playwright requires pytest < 9.0.0 It'd be great to validate pytest-playwright with 9.0.0+ and release a new version :) 🙏