From 30f50d929ec48c20e5d3802190bca70a9070513c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 02:02:04 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 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.5.0...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 77cea56..78550ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ onnxruntime==1.15.1 packaging==23.1 pandas==2.1.1 pdoc3==0.10.0 -Pillow==9.5.0 +Pillow==10.0.1 pluggy==1.3.0 protobuf==4.24.3 psutil==5.9.5