chore(deps): update dependency pytest to v7.4.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pytest (source, changelog) | dev | patch |
7.4.2 -> 7.4.3
|
Release Notes
pytest-dev/pytest (pytest)
v7.4.3
: pytest 7.4.3 (2023-10-24)
Bug Fixes
-
#10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.
-
#11239: Fixed
:=
in asserts impacting unrelated test cases. -
#11439: Handled an edge case where :data:
sys.stderr
might already be closed when :ref:faulthandler
is tearing down.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.