1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Allow support of Graph QL 4.0 / Bump pytibber 0.36.0 (#163305)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jeef
2026-02-23 12:41:05 -07:00
committed by GitHub
parent 25787d2b75
commit dc5eab6810
5 changed files with 3 additions and 9 deletions

View File

@@ -223,9 +223,6 @@ num2words==0.5.14
# This ensures all use the same version
pymodbus==3.11.2
# Some packages don't support gql 4.0.0 yet
gql<4.0.0
# Pin pytest-rerunfailures to prevent accidental breaks
pytest-rerunfailures==16.0.1