From 7480d5facd9819a9cb6df7342ab133f77e0097d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:22:48 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.0.0 in /languageIdentification Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.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/4.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- languageIdentification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languageIdentification/requirements.txt b/languageIdentification/requirements.txt index ffcc089..edef563 100644 --- a/languageIdentification/requirements.txt +++ b/languageIdentification/requirements.txt @@ -9,7 +9,7 @@ requests==2.3.0 sox==1.2.4 -pillow==4.2.1 +pillow==9.0.0 h5py==2.7.0 backports.weakref==1.0rc1 bleach==1.5.0