Upgrade colorlog to 4.7.2 (#45840)

This commit is contained in:
Fabian Affolter 2021-02-02 01:01:19 +01:00 committed by GitHub
parent b4559a172c
commit d38d8a542d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -431,7 +431,7 @@ coinbase==2.1.0
coinmarketcap==5.0.3
# homeassistant.scripts.check_config
colorlog==4.6.2
colorlog==4.7.2
# homeassistant.components.color_extractor
colorthief==0.2.1

View File

@ -228,7 +228,7 @@ caldav==0.7.1
coinmarketcap==5.0.3
# homeassistant.scripts.check_config
colorlog==4.6.2
colorlog==4.7.2
# homeassistant.components.color_extractor
colorthief==0.2.1