From 05640b5e2c324a69e7833e5ed7ddea7be6049e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:10:04 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.0.0 in /docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.0.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.0.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..5952274 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.0.0 python-utils==2.2.0 pytz==2017.2 six==1.10.0