Skip to content

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.346 to >=0.13.348 - #74

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.348
Jul 27, 2026
Merged

chore(deps): update pytest-homeassistant-custom-component requirement from >=0.13.346 to >=0.13.348#74
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.348

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-homeassistant-custom-component to permit the latest version.

Release notes

Sourced from pytest-homeassistant-custom-component's releases.

Release 0.13.348

Automatic release homeassistant version: 2026.7.4

Changelog

Sourced from pytest-homeassistant-custom-component's changelog.

Changelog

This changelog only includes changes directly related to the structure of this project. Changes in testing behavior may still occur from changes in homeassistant/core.

Changes to minor version indicate a change structurally in this pacakge. Changes in patch indicate changes solely from homeassistant/core. The latter does not imply no breaking changes are introduced.

0.13.0

  • bump minimum Python version to Python 3.10

0.8.0

  • recorder dependencies required for tests

0.7.0

  • paho-mqtt now required for tests

0.6.0

  • Python 3.8 dropped with homeassistant requirement
  • Minor change to generation of package for new homassistant code

0.4.0

  • enable_custom_integrations now required by ha
  • sqlalchemy version now pinned to ha version

0.3.0

  • Generate package only on homeassistant release versions
    • Use latest homeassistant release version including beta
    • homeassistant/core tags are used to determine latest release
  • Pin homeassistant version in requirements

0.2.0

  • fix load_fixture

0.1.0

  • remove Python 3.7 and add Python 3.9
  • remove async_test
  • move non-testing dependencies to separate requirements_dev.txt
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.
- [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.346...0.13.348)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.348
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026
@github-actions
github-actions Bot merged commit 69e5c0f into master Jul 27, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.348 branch July 27, 2026 14:15
@github-actions github-actions Bot mentioned this pull request Aug 8, 2026
kylegordon added a commit that referenced this pull request Aug 16, 2026
## What's Changed
* Add tests for uncovered exception and edge-case branches by
@kylegordon in #69
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.342 to >=0.13.345 by @dependabot[bot] in
#71
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.345 to >=0.13.346 by @dependabot[bot] in
#72
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.346 to >=0.13.348 by @dependabot[bot] in
#74
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.348 to >=0.13.350 by @dependabot[bot] in
#75
* chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot]
in #73
* chore(deps): update pytest-homeassistant-custom-component requirement
from >=0.13.350 to >=0.13.354 by @dependabot[bot] in
#76
* gh aw daily-repo by @kylegordon in
#77
* Add agentic workflow grumpy-reviewer by @kylegordon in
#78
* Make entity naming and entity_id independent of pet name by
@kylegordon in #80
* Pin Copilot CLI version in grumpy-reviewer to avoid toolcache ENOENT
by @kylegordon in #84


**Full Changelog**:
v1.0.8...v1.0.9

Co-authored-by: kylegordon <231528+kylegordon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants