scripts: update pillow to 8.1.2

Resolves security vulnerability in previous version reported by GitHub dependabot.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine 2021-03-18 20:32:06 -04:00
parent 8acd0f2728
commit c48fe983de
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Python dependencies for Moonraker
tornado==6.1.0
pyserial==3.4
pillow==8.0.1
pillow==8.1.2
lmdb==1.1.1
streaming-form-data==1.8.1