From 0f87f93e9fb659f31216f2c32df9676d24edbcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:40:23 +0000 Subject: [PATCH] Bump pillow from 2.8.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.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/2.8.2...9.3.0) --- 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 72aa81b..46d45c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ numpy==1.9.2 osbs-client==0.15 packagedb-cli==2.9.2 paramiko==1.15.2 -Pillow==2.8.2 +Pillow==9.3.0 ply==3.4 policycoreutils-default-encoding==0.1 progress==1.2