Bump colorlog to 4.8.0 (#48218)

This commit is contained in:
Franck Nijhof 2021-03-22 13:10:01 +01:00 committed by GitHub
parent 23b562386f
commit 6cead320de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -429,7 +429,7 @@ co2signal==0.4.2
coinbase==2.1.0
# homeassistant.scripts.check_config
colorlog==4.7.2
colorlog==4.8.0
# homeassistant.components.color_extractor
colorthief==0.2.1

View file

@ -226,7 +226,7 @@ buienradar==1.0.4
caldav==0.7.1
# homeassistant.scripts.check_config
colorlog==4.7.2
colorlog==4.8.0
# homeassistant.components.color_extractor
colorthief==0.2.1