From 35b1316e01673c4425db0622b28e1de9126e0ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:52:48 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.1. - [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/6.2.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-mac.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61e3463f1..6dd6ae3cd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ dragonfly2==0.21.0 wxpython==4.0.7 -pillow==6.2.1 +pillow==9.0.1 tomlkit==0.5.8 future==0.18.2 mock==3.0.5 diff --git a/requirements-mac.txt b/requirements-mac.txt index ac09c8fcf..74bafe20e 100644 --- a/requirements-mac.txt +++ b/requirements-mac.txt @@ -1,6 +1,6 @@ dragonfly2==0.21.1 wxpython==4.0.7 -pillow==6.2.1 +pillow==9.0.1 tomlkit==0.5.8 future==0.18.2 mock==3.0.5 diff --git a/requirements.txt b/requirements.txt index e73ecd0b9..bd1d55301 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dragonfly2==0.21.0 wxpython==4.0.7 -pillow==6.2.1 +pillow==9.0.1 tomlkit==0.5.8 future==0.18.2 mock==3.0.5