mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
Pin pycares to 4.11.0 (#158695)
This commit is contained in:
committed by
Franck Nijhof
parent
bee3ee6320
commit
356ee07e22
@@ -223,3 +223,6 @@ gql<4.0.0
|
||||
|
||||
# Pin pytest-rerunfailures to prevent accidental breaks
|
||||
pytest-rerunfailures==16.0.1
|
||||
|
||||
# pycares 5.x is not yet compatible with aiodns
|
||||
pycares==4.11.0
|
||||
|
||||
@@ -214,6 +214,9 @@ gql<4.0.0
|
||||
|
||||
# Pin pytest-rerunfailures to prevent accidental breaks
|
||||
pytest-rerunfailures==16.0.1
|
||||
|
||||
# pycares 5.x is not yet compatible with aiodns
|
||||
pycares==4.11.0
|
||||
"""
|
||||
|
||||
GENERATED_MESSAGE = (
|
||||
|
||||
Reference in New Issue
Block a user