1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Update pytest-rerunfailures to 16.0.1 (#151573)

This commit is contained in:
Marc Mueller
2025-09-02 18:11:15 +02:00
committed by GitHub
parent a8ff14ecb8
commit 61c904d225
2 changed files with 4 additions and 6 deletions

View File

@@ -250,9 +250,8 @@ pymodbus==3.11.1
# Some packages don't support gql 4.0.0 yet
gql<4.0.0
# pytest-rerunfailures 16.0 breaks pytest, pin 15.1 until resolved
# https://github.com/pytest-dev/pytest-rerunfailures/issues/302
pytest-rerunfailures==15.1
# Pin pytest-rerunfailures to prevent accidental breaks
pytest-rerunfailures==16.0.1
"""
GENERATED_MESSAGE = (