From 4de92ae7e9967dad0fd00b09afcf80a6ce8f81a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:38:54 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.4.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.5.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index b884a38..a76139c 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,4 +1,4 @@ # Install redis-search-django -e .. Django==4.2.2 -Pillow==9.5.0 +Pillow==10.4.0