From 57132f5663ffdc4eb539118b8f6ad0d8b8d0a63f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:53:58 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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/10.3.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index e3a876a..972843a 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -53,7 +53,7 @@ mypy-extensions==1.0.0 # via mypy packaging==24.1 # via pytest -pillow==10.3.0 +pillow==10.4.0 # via -r requirements.txt pluggy==1.5.0 # via pytest diff --git a/requirements.txt b/requirements.txt index 13e14c1..21f0bbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ markupsafe==2.1.5 # via # jinja2 # werkzeug -pillow==10.3.0 +pillow==10.4.0 # via -r requirements.in rapidfuzz==3.9.3 # via -r requirements.in