From 22869f628d4a9a11d45845a37e5b32377a6945c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:02:36 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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.1.0...10.2.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 0f1353f..17c8843 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ sounddevice==0.4.6 soundfile==0.12.1 numpy==1.26.2 # Image -pillow==10.1.0 +pillow==10.2.0 # Articles readability==0.3.1 # Testing