Browse Source

Tests: change pytest-homeassistant-custom-component dependency

Limit matches to compatible versions.
Jason Rumney 1 year ago
parent
commit
a52087618c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

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