Update colorlog to 6.8.2 (#109072)

This commit is contained in:
Franck Nijhof 2024-01-29 23:24:17 +01:00 committed by GitHub
parent 3dec206421
commit 6ce16286d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ import homeassistant.util.yaml.loader as yaml_loader
# mypy: allow-untyped-calls, allow-untyped-defs
REQUIREMENTS = ("colorlog==6.7.0",)
REQUIREMENTS = ("colorlog==6.8.2",)
_LOGGER = logging.getLogger(__name__)
MOCKS: dict[str, tuple[str, Callable]] = {

View File

@ -639,7 +639,7 @@ clx-sdk-xms==1.0.0
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==6.7.0
colorlog==6.8.2
# homeassistant.components.color_extractor
colorthief==0.2.1

View File

@ -526,7 +526,7 @@ caldav==1.3.8
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==6.7.0
colorlog==6.8.2
# homeassistant.components.color_extractor
colorthief==0.2.1