From fa552bbc6e48927f0fd53e34c09d91db4def3d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:23:07 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..782e069 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.2.0 Kivy==1.11.1 PyYAML==5.3.1 diff --git a/requirements_windows.txt b/requirements_windows.txt index 2c27c38..9b1fc3e 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.2.0 Pygments==2.6.1 pypiwin32==223 pywin32==228