From 542ae2e87e22cbae3ca5917b90b00a9242c91ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 02:17:50 +0000 Subject: [PATCH] chore(deps): Bump pillow from 10.4.0 to 11.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.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/10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a4759d..d95dcca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ newspaper4k==0.9.3.1 nltk==3.9.1 numpy==2.1.0 pandas==2.2.3 -pillow==10.4.0 +pillow==11.0.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.2