Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Bump pytest-homeassistant-custom-component from 0.12.21 to 0.12.31 (#161
Browse files Browse the repository at this point in the history
)

* Bump pytest-homeassistant-custom-component from 0.12.21 to 0.12.31

Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.12.21 to 0.12.31.
- [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](MatthewFlamm/pytest-homeassistant-custom-component@0.12.21...0.12.31)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump pytest-homeassistant-custom-component from 0.12.21 to 0.12.31

Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.12.21 to 0.12.31.
- [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](MatthewFlamm/pytest-homeassistant-custom-component@0.12.21...0.12.31)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Add pytest-asyncio

* Update requirements

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Bieniek <[email protected]>
  • Loading branch information
dependabot[bot] and bieniu authored Dec 12, 2022
1 parent 01a55b0 commit 0d66af5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ pydocstyle==6.1.1
pylint==2.15.8
pytest
pytest-cov
pytest-homeassistant-custom-component==0.12.21
pytest-homeassistant-custom-component==0.12.31
pytest-tornasync
zadnegoale==0.7.0

0 comments on commit 0d66af5

Please sign in to comment.