From 300ad273b1e04e9e1db1f1b87548404fd954fc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:55:40 +0000 Subject: [PATCH] Bump pillow from 8.1.2 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 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/8.1.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index b43e89ace..1131f069e 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -41,7 +41,7 @@ multipledispatch==0.6.0 nameparser==1.0.6 # nltk is a textblob dependency. nltk==3.5 -Pillow==8.1.2 +Pillow==9.0.1 py-bcrypt==0.4 pymarc==4.0.0 pyparsing==2.4.7