From e4aca73797dfc8cd1a2fbd066aafa2d32758aeb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:06:51 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.3.0 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.3.0. - [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/6.2.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 3298405..246b321 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -5,7 +5,7 @@ nine==1.0.0 wheel==0.34.2 numpy-stl==2.11.2 olefile==0.44 -Pillow==6.2.2 +Pillow==9.3.0 python-utils==2.2.0 pytz==2017.2 six==1.10.0