Просмотр исходного кода

Bump pytest-homeassistant-custom-component from 0.13.254 to 0.13.286

Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.254 to 0.13.286.
- [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases)
- [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.13.254...0.13.286)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.286
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 месяцев назад
Родитель
Сommit
b64c97d70a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,6 +1,6 @@
 fuzzywuzzy
 levenshtein
-pytest-homeassistant-custom-component==0.13.254
+pytest-homeassistant-custom-component==0.13.286
 pytest
 pytest-asyncio
 pytest-cov