mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
chore(deps): update ruff requirement (#124)
This commit is contained in:
parent
f3b2d8e6ab
commit
d535dd110a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Project/dev tooling – NO Home Assistant here
|
# Project/dev tooling – NO Home Assistant here
|
||||||
colorlog>=6.10.1,<6.11.0
|
colorlog>=6.10.1,<6.11.0
|
||||||
pre-commit>=4.3.0,<4.7.0
|
pre-commit>=4.3.0,<4.7.0
|
||||||
ruff>=0.14.1,<0.16.0
|
ruff>=0.15.11,<0.16.0
|
||||||
zlib_ng>=1.0.0,<1.1.0
|
zlib_ng>=1.0.0,<1.1.0
|
||||||
isal>=1.8.0,<1.9.0
|
isal>=1.8.0,<1.9.0
|
||||||
pytest>=8.0.0
|
pytest>=8.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue