From 3c8b938ac0994230df497535d1c8d41faf83e887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 21:27:08 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 8.1.1 in /schaaaafrichter Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...8.1.1) Signed-off-by: dependabot[bot] --- schaaaafrichter/requirements.txt | 2 +- schaaaafrichter/requirements_cpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schaaaafrichter/requirements.txt b/schaaaafrichter/requirements.txt index 118b093..6b7ae44 100644 --- a/schaaaafrichter/requirements.txt +++ b/schaaaafrichter/requirements.txt @@ -3,6 +3,6 @@ chainercv==0.9.0 cupy==4.0.0 numpy==1.14.2 opencv-python>=3.4.0.12 -Pillow==5.1.0 +Pillow==8.1.1 simpleaudio==1.0.2 tqdm==4.23.1 diff --git a/schaaaafrichter/requirements_cpu.txt b/schaaaafrichter/requirements_cpu.txt index efe3dd3..4fd6af0 100644 --- a/schaaaafrichter/requirements_cpu.txt +++ b/schaaaafrichter/requirements_cpu.txt @@ -2,6 +2,6 @@ chainer==4.0.0 chainercv==0.9.0 numpy==1.14.3 opencv-python>=3.4.0.12 -Pillow==5.1.0 +Pillow==8.1.1 simpleaudio==1.0.2 tqdm==4.23.1