From 468874a2ddcd8e4e9e5126b8c68943ef3b27cf14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:45:27 +0000 Subject: [PATCH] Bump pillow from 2.5.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.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/2.5.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- devrequirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devrequirements.txt b/devrequirements.txt index 1b90f87..0bc4e8a 100644 --- a/devrequirements.txt +++ b/devrequirements.txt @@ -1,3 +1,3 @@ matplotlib==1.4.1 -Pillow==2.5.1 +Pillow==9.0.0 coveralls \ No newline at end of file