From aac91ba5bb562c5bcd8753d837c38e6d3bb2c90b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:55:13 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7fb85f7..e596a75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyzbar==0.1.8 opencv-python==4.4.0.42 tbapy==1.3.2 -Pillow==7.2.0 +Pillow==8.1.1 Kivy==1.11.1 PyYAML==5.3.1 diff --git a/requirements_windows.txt b/requirements_windows.txt index 2c27c38..534eb19 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -10,7 +10,7 @@ Kivy-Garden==0.1.4 msgpack==1.0.0 numpy==1.19.1 opencv-python==4.4.0.42 -Pillow==7.2.0 +Pillow==8.1.1 Pygments==2.6.1 pypiwin32==223 pywin32==228