mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 13:23:41 +00:00
Update ruff requirement from <0.12.0,>=0.11.6 to >=0.11.6,<0.13.0
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.11.6...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f57fdfde6b
commit
8d0f9e8e23
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ colorlog>=6.9.0,<7.0.0
|
||||||
homeassistant>=2025.5.0,<2025.6.0
|
homeassistant>=2025.5.0,<2025.6.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.12.0
|
ruff>=0.11.6,<0.13.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue