Upgrade colorlog to 4.5.0 (#42965)

This commit is contained in:
Franck Nijhof 2020-11-08 14:05:55 +01:00 committed by GitHub
parent a0d1f4a6fb
commit 2656e9b0f9
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.2.1",)
REQUIREMENTS = ("colorlog==4.5.0",)
_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.2.1
colorlog==4.5.0
# 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.2.1
colorlog==4.5.0
# homeassistant.components.color_extractor
colorthief==0.2.1