mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Updated the pytest-homeassistant-custom-component version to match the Home Assistant versioning scheme. Added a script to automate the update process for Home Assistant versions across the development environment. Impact: Developers can now easily update Home Assistant versions and corresponding dependencies with a single command.
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.322
|