Upgrade colorlog to 4.6.2 (#44652)

pull/44658/head
Fabian Affolter 2020-12-30 17:12:51 +01:00 committed by GitHub
parent 16ddbb95f4
commit 2e62e0661b
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.5.0",)
REQUIREMENTS = ("colorlog==4.6.2",)
_LOGGER = logging.getLogger(__name__)
# pylint: disable=protected-access

View File

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

View File

@ -222,7 +222,7 @@ caldav==0.6.1
coinmarketcap==5.0.3
# homeassistant.scripts.check_config
colorlog==4.5.0
colorlog==4.6.2
# homeassistant.components.color_extractor
colorthief==0.2.1