From 31aeda51eb0e6e3f579b21015b5c437094ae2ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 04:01:43 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 9.0.0 in /pypeapp Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pypeapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pypeapp/requirements.txt b/pypeapp/requirements.txt index 31c5b01..50c600c 100644 --- a/pypeapp/requirements.txt +++ b/pypeapp/requirements.txt @@ -29,7 +29,7 @@ OpenTimelineIO==0.10.0 packaging==19.0 pathlib2==2.3.5 pico==2.0.5 -Pillow==8.1.1 +Pillow==9.0.0 pluggy==0.8.1 psutil==5.6.6 py==1.7.0