mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Updated the default Home Assistant version in the bootstrap script and requirements file to ensure compatibility with the latest features and fixes. Impact: Users will benefit from improved stability and new features available in Home Assistant 2026.4.4.
8 lines
283 B
Text
8 lines
283 B
Text
# Project/dev tooling – NO Home Assistant here
|
||
colorlog>=6.10.1,<6.11.0
|
||
pre-commit>=4.6.0,<4.7.0
|
||
ruff>=0.15.15,<0.16.0
|
||
zlib_ng>=1.0.0,<1.1.0
|
||
isal>=1.8.0,<1.9.0
|
||
# Must match HA_VERSION in scripts/setup/bootstrap exactly (1:1 mapping)
|
||
pytest-homeassistant-custom-component==0.13.325
|