Upgrade colorlog to 6.6.0 (#59440)

This commit is contained in:
Franck Nijhof 2021-11-09 20:30:23 +01:00 committed by GitHub
parent 28c07f5c43
commit ca2f343c51
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==6.4.1",)
REQUIREMENTS = ("colorlog==6.6.0",)
_LOGGER = logging.getLogger(__name__)
# pylint: disable=protected-access

View file

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

View file

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