From f17f00f2d2e3e3510e739e00164c81b3be0f4508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 08:49:02 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 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/9.1.1...10.0.1) --- 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 e7d7b16..eabbf0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ matplotlib==3.5.2 numpy==1.22.4 opencv-python==4.6.0.66 packaging==21.3 -Pillow==9.1.1 +Pillow==10.0.1 pyparsing==3.0.9 PyQt5==5.15.6 PyQt5-Qt5==5.15.2