mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
Merge pull request #15 from jpawlowski/dependabot/pip/ruff-gte-0.11.6-and-lt-0.15.0
Update ruff requirement from <0.12.0,>=0.11.6 to >=0.11.6,<0.15.0
This commit is contained in:
commit
3bcda83e3e
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
|
||||
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
||||
pip>=21.3.1
|
||||
ruff>=0.11.6,<0.12.0
|
||||
ruff>=0.11.6,<0.15.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue