mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-28 17:46:49 +00:00
Compare commits
1 commit
c5b744a18f
...
1beb634560
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1beb634560 |
2 changed files with 2 additions and 2 deletions
|
|
@ -290,4 +290,4 @@ property-decorators = ["propcache.api.cached_property"]
|
||||||
keep-runtime-typing = true
|
keep-runtime-typing = true
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
test = ["pytest-homeassistant-custom-component>=0.13.326"]
|
test = ["pytest-homeassistant-custom-component>=0.13.334"]
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@ zlib_ng>=1.0.0,<1.1.0
|
||||||
isal>=1.8.0,<1.9.0
|
isal>=1.8.0,<1.9.0
|
||||||
pytest>=9.0.3
|
pytest>=9.0.3
|
||||||
pytest-asyncio>=1.3.0
|
pytest-asyncio>=1.3.0
|
||||||
pytest-homeassistant-custom-component>=0.13.326
|
pytest-homeassistant-custom-component>=0.13.334
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue