Upgrade pillow to 6.2.1 (#28442)

This commit is contained in:
Fabian Affolter 2019-11-04 09:03:58 +01:00 committed by Martin Hjelmare
parent 7e6bcb85b7
commit c01b7bbf28
5 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"name": "Image processing",
"documentation": "https://www.home-assistant.io/integrations/image_processing",
"requirements": [
"pillow==6.2.0"
"pillow==6.2.1"
],
"dependencies": [
"camera"

View File

@ -3,7 +3,7 @@
"name": "Proxy",
"documentation": "https://www.home-assistant.io/integrations/proxy",
"requirements": [
"pillow==6.2.0"
"pillow==6.2.1"
],
"dependencies": [],
"codeowners": []

View File

@ -3,7 +3,7 @@
"name": "Qrcode",
"documentation": "https://www.home-assistant.io/integrations/qrcode",
"requirements": [
"pillow==6.2.0",
"pillow==6.2.1",
"pyzbar==0.1.7"
],
"dependencies": [],

View File

@ -968,7 +968,7 @@ pilight==0.1.1
# homeassistant.components.image_processing
# homeassistant.components.proxy
# homeassistant.components.qrcode
pillow==6.2.0
pillow==6.2.1
# homeassistant.components.dominos
pizzapi==0.0.3

View File

@ -338,7 +338,7 @@ pilight==0.1.1
# homeassistant.components.image_processing
# homeassistant.components.proxy
# homeassistant.components.qrcode
pillow==6.2.0
pillow==6.2.1
# homeassistant.components.plex
plexapi==3.0.6