mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Update pytest-rerunfailures to 16.0.1 (#151573)
This commit is contained in:
@@ -224,6 +224,5 @@ 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
|
||||
|
||||
@@ -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 = (
|
||||
|
||||
Reference in New Issue
Block a user