From 780757176ae8dda20d72e35f450943bb4365e524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:41:27 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /Dockerfile/dockerfile/centos722 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile/dockerfile/centos722/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile/dockerfile/centos722/requirements.txt b/Dockerfile/dockerfile/centos722/requirements.txt index 437e7b7..a6b466a 100644 --- a/Dockerfile/dockerfile/centos722/requirements.txt +++ b/Dockerfile/dockerfile/centos722/requirements.txt @@ -32,7 +32,7 @@ Markdown==2.6.8 MarkupSafe==1.1.1 meld3==1.0.2 mongoengine==0.16.2 -Pillow==9.0.1 +Pillow==9.3.0 paramiko==2.10.1 pyasn1==0.3.7 pycparser==2.18