From 52456ae4ccbc1b3151d943134499b7db680d5ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:21:27 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /hyperlpr_py3 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hyperlpr_py3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperlpr_py3/requirements.txt b/hyperlpr_py3/requirements.txt index 48fdfe2..f5accda 100644 --- a/hyperlpr_py3/requirements.txt +++ b/hyperlpr_py3/requirements.txt @@ -31,7 +31,7 @@ networkx==2.4 numpy==1.17.4 opencv-contrib-python==3.4.2.16 opencv-python==3.4.2.16 -Pillow==7.0.0 +Pillow==9.0.1 protobuf==3.11.3 pyparsing==2.4.6 python-dateutil==2.8.1