Explorar o código

Require at least latest version of pytest-ha-custom-component

This was pinned to 0.13.115 due to issues when HA 2024.5 beta was released.
Probably this issue is fixed by later changes in this integration,
and the mypy-dev dependency for the older version has disappeared from the
pip archives.
Jason Rumney %!s(int64=2) %!d(string=hai) anos
pai
achega
aa7f6fe783
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,6 +1,6 @@
 fuzzywuzzy
 levenshtein
-pytest-homeassistant-custom-component==0.13.115
+pytest-homeassistant-custom-component>=0.13.127
 pytest
 pytest-asyncio
 pytest-cov