mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
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>
This commit is contained in:
parent
8a51fe4319
commit
18ed8ae285
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Project/dev tooling – NO Home Assistant here
|
# Project/dev tooling – NO Home Assistant here
|
||||||
colorlog>=6.10.1,<6.11.0
|
colorlog>=6.11.0,<6.12.0
|
||||||
pre-commit>=4.6.0,<4.7.0
|
pre-commit>=4.6.0,<4.7.0
|
||||||
ruff>=0.15.22,<0.16.0
|
ruff>=0.15.22,<0.16.0
|
||||||
zlib_ng>=1.0.0,<1.1.0
|
zlib_ng>=1.0.0,<1.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue