Procházet zdrojové kódy

build(deps-dev): bump pytest-homeassistant-custom-component from 0.13.354 to 0.13.355 (#5931)

Bumps
[pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component)
from 0.13.354 to 0.13.355.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases">pytest-homeassistant-custom-component's
releases</a>.</em></p>
<blockquote>
<h2>Release 0.13.355</h2>
<p>Automatic release
homeassistant version: 2026.8.1</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/commit/e783f75794096c67860fae7f39089ee5f5f17c6a"><code>e783f75</code></a>
Bump version</li>
<li>See full diff in <a
href="https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.13.354...0.13.355">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] před 4 dny
rodič
revize
f14b5960c6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -31,7 +31,7 @@ dev = [
   "infrared-protocols>=5.6",
   "levenshtein",
   "PyTurboJPEG~=1.8.0",
-  "pytest-homeassistant-custom-component==0.13.354",
+  "pytest-homeassistant-custom-component==0.13.355",
   "pytest",
   "pytest-asyncio",
   "pytest-cov",