Bump pillow to 8.3.2 (#55970)

This commit is contained in:
Paulus Schoutsen 2021-09-08 12:06:30 -07:00 committed by GitHub
parent 27764e9985
commit ee7202d10a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
"domain": "seven_segments",
"name": "Seven Segments OCR",
"documentation": "https://www.home-assistant.io/integrations/seven_segments",
"requirements": ["pillow==8.2.0"],
"requirements": ["pillow==8.3.2"],
"codeowners": ["@fabaff"],
"iot_class": "local_polling"
}