From b968d71db56538114294b1885434dc51bf0e5555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:08:09 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 10.0.1 in /Python Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 10.0.1. - [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/8.3.2...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index 39a4267..f12805b 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -7,4 +7,4 @@ -i https://pypi.org/simple/ numpy==1.22.0 -pillow==8.3.2 +pillow==10.0.1