From f6f47c27908ed910cc2935f427d8d3d6c2cb3016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 14:34:25 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb6907a..5ccf0c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ luma.lcd==2.9.0 luma.emulator==1.4.0 numpy==1.21.4 pandas==1.3.4 -Pillow==10.0.1 +Pillow==10.3.0 psutil==5.8.0 pygame==2.1.0 scipy==1.7.2