hass.tibber_prices/requirements.txt
dependabot[bot] 18ed8ae285
chore(deps): update colorlog requirement
Updates the requirements on [colorlog](https://github.com/borntyping/python-colorlog) to permit the latest version.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.10.1...v6.11.0)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-version: 6.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-17 20:43:11 +00:00

8 lines
283 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Project/dev tooling NO Home Assistant here
colorlog>=6.11.0,<6.12.0
pre-commit>=4.6.0,<4.7.0
ruff>=0.15.22,<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