mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
bump version
This commit is contained in:
parent
0ffa17679b
commit
4cd93d8a80
2 changed files with 2 additions and 2 deletions
|
|
@ -357,7 +357,7 @@ Defined in `requirements.txt`:
|
||||||
|
|
||||||
```
|
```
|
||||||
colorlog>=6.9.0,<7.0.0
|
colorlog>=6.9.0,<7.0.0
|
||||||
homeassistant>=2025.10.0,<2025.11.0
|
homeassistant>=2025.11.0,<2025.12.0
|
||||||
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
ruff>=0.11.6,<0.15.0
|
ruff>=0.11.6,<0.15.0
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
colorlog>=6.9.0,<7.0.0
|
colorlog>=6.9.0,<7.0.0
|
||||||
homeassistant>=2025.10.0,<2025.11.0
|
homeassistant>=2025.11.0,<2025.12.0
|
||||||
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
ruff>=0.11.6,<0.15.0
|
ruff>=0.11.6,<0.15.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue