From 3991378f34faf3cf8849afb5a7168f4f6dc81656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:37:48 +0000 Subject: [PATCH] build(deps): bump pillow from 5.3.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.0...9.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 879590c..d48001b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ opencv-python==3.4.4.19 packaging==18.0 parmap==1.5.1 pathlib2==2.3.3 -Pillow==5.3.0 +Pillow==9.0.1 protobuf==3.6.1 pyasn1==0.4.4 pycodestyle==2.4.0