1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Revert "Pin pycares to 4.11.0" (#159076)

This commit is contained in:
Robert Resch
2025-12-15 12:17:49 +01:00
committed by GitHub
parent 16d3707d13
commit b5015faffe
2 changed files with 0 additions and 6 deletions

View File

@@ -223,6 +223,3 @@ 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

View File

@@ -214,9 +214,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
"""
GENERATED_MESSAGE = (