From 7df54df65818c342554ab8f949fe19f1ec5a0e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 18:24:55 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 in /schools Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 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/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- schools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schools/requirements.txt b/schools/requirements.txt index 0af89de9..93bc7ddd 100644 --- a/schools/requirements.txt +++ b/schools/requirements.txt @@ -24,7 +24,7 @@ lxml==4.6.5 olefile==0.46 parsel==1.6.0 pdfminer.six==20181108 -Pillow==9.0.0 +Pillow==9.0.1 #pkg-resources==0.0.0 Protego==0.1.16 pyasn1==0.4.8