From d778a358050ece837cb97258657f42524c55c949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:43:29 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.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/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d39f03..676fe85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ newspaper3k==0.2.8 # via -r requirements.in nltk==3.7 # via newspaper3k -pillow==9.2.0 +pillow==9.3.0 # via newspaper3k python-dateutil==2.8.2 # via newspaper3k