From 9657ead69406c2b94310386b40ca7a3839b64c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:48:37 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 10.3.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.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/requirements.txt b/install/requirements.txt index 903071b..cca70f4 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -1,4 +1,4 @@ -pillow== 9.0.1 +pillow== 10.3.0 numpy==1.22.4 scipy==1.8.1 matplotlib==3.5.3 diff --git a/requirements.txt b/requirements.txt index 903071b..cca70f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pillow== 9.0.1 +pillow== 10.3.0 numpy==1.22.4 scipy==1.8.1 matplotlib==3.5.3