From 843309f3777a24c178bb1ff7926109aacf96a516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 02:19:36 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.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/10.0.1...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e5a6da..7d66ce9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ joblib==1.3.2 lxml==4.9.3 newspaper3k==0.2.8 nltk==3.8.1 -Pillow==10.0.1 +Pillow==10.1.0 psutil==5.9.5 python-dateutil==2.8.2 python-dotenv==1.0.0