Update dependency pytest to v8.0.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pytest (source, changelog) | dev | patch |
8.0.1 -> 8.0.2
|
Release Notes
pytest-dev/pytest (pytest)
v8.0.2
pytest 8.0.2 (2024-02-24)
Bug Fixes
-
#11895: Fix collection on Windows where initial paths contain the short version of a path (for example
c:\PROGRA~1\tests
). -
#11953: Fix an
IndexError
crash raising fromgetstatementrange_ast
. - #12021: Reverted a fix to [--maxfail]{.title-ref} handling in pytest 8.0.0 because it caused a regression in pytest-xdist whereby session fixture teardowns may get executed multiple times when the max-fails is reached.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot