Upgrade colorlog to 6.4.1 (#56573)

pull/56577/head
Franck Nijhof 2021-09-23 16:12:13 +02:00 committed by GitHub
parent bdef131294
commit 237efcf6b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ import homeassistant.util.yaml.loader as yaml_loader
# mypy: allow-untyped-calls, allow-untyped-defs
REQUIREMENTS = ("colorlog==5.0.1",)
REQUIREMENTS = ("colorlog==6.4.1",)
_LOGGER = logging.getLogger(__name__)
# pylint: disable=protected-access

View File

@ -467,7 +467,7 @@ co2signal==0.4.2
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==5.0.1
colorlog==6.4.1
# homeassistant.components.color_extractor
colorthief==0.2.1

View File

@ -275,7 +275,7 @@ co2signal==0.4.2
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==5.0.1
colorlog==6.4.1
# homeassistant.components.color_extractor
colorthief==0.2.1