From f17c7bed12193cf2790fb895f589d638d189cfa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:21:34 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.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/5.4.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2ac402..81734b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ keyring==17.1.1 keyrings.alt==3.1.1 numpy==1.16.2 olefile==0.46 -Pillow==5.4.1 +Pillow==9.0.1 pycrypto==2.6.1 PyGObject==3.30.4 pyxdg==0.26