Skip to content

Commit

Permalink
Bump the homeassistant group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [homeassistant](https://github.com/home-assistant/core) and [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.

Updates `homeassistant` from 2024.10.4 to 2024.12.3
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2024.10.4...2024.12.3)

Updates `pytest-homeassistant-custom-component` to 0.13.193
- [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.13.175...0.13.193)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent b0812aa commit bb1646f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r ./requirements.txt
pytest_homeassistant_custom_component~=0.13.175
pytest_homeassistant_custom_component~=0.13.193
pip>=21.0,<24.3
ruff==0.8.3
colorlog==6.9.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
homeassistant==2024.10.4
homeassistant==2024.12.3
pydantic>=1.10.8
async-upnp-client>=0.35.0

0 comments on commit bb1646f

Please sign in to comment.