From 0691b5974e8b68f4595309c69494f24eb9e69747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:42:19 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.3.0 in /metadata-api Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 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/5.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- metadata-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata-api/requirements.txt b/metadata-api/requirements.txt index f2b060d..954e3e6 100644 --- a/metadata-api/requirements.txt +++ b/metadata-api/requirements.txt @@ -36,7 +36,7 @@ multidict==3.1.3 networkx==1.11 pbkdf2==1.3 pbr==3.1.1 -Pillow==5.1.0 +Pillow==9.3.0 ply==3.10 protobuf==3.5.2.post1 pyasn1==0.4.2