From 2c043500003d27ffbba3d713921718497746fb29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:54:15 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /analyze Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analyze/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analyze/requirements.txt b/analyze/requirements.txt index 6368cca..5faed77 100644 --- a/analyze/requirements.txt +++ b/analyze/requirements.txt @@ -5,7 +5,7 @@ mccabe==0.6.1 numpy==1.22.0 olefile==0.44 opencv-python==4.2.0.32 -Pillow==9.3.0 +Pillow==10.0.1 pylint==1.7.2 pyzbar==0.1.4 six==1.10.0