Bump colorlog to 6.9.0 (#142616)

This commit is contained in:
Thomas55555 2025-04-13 16:10:52 +02:00 committed by GitHub
parent e370248c9e
commit 6d78c961d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ from homeassistant.helpers.check_config import async_check_ha_config_file
# mypy: allow-untyped-calls, allow-untyped-defs
REQUIREMENTS = ("colorlog==6.8.2",)
REQUIREMENTS = ("colorlog==6.9.0",)
_LOGGER = logging.getLogger(__name__)
MOCKS: dict[str, tuple[str, Callable]] = {

2
requirements_all.txt generated
View File

@ -709,7 +709,7 @@ coinbase-advanced-py==1.2.2
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==6.8.2
colorlog==6.9.0
# homeassistant.components.color_extractor
colorthief==0.2.1

View File

@ -612,7 +612,7 @@ coinbase-advanced-py==1.2.2
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==6.8.2
colorlog==6.9.0
# homeassistant.components.color_extractor
colorthief==0.2.1