From fa696eb5c74790fbddb53570d73728b2531487b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:33:28 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.1 in /metadata-api Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. - [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/8.3.2...9.0.1) --- 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 dfd25e0..0a5f624 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==8.3.2 +Pillow==9.0.1 ply==3.10 protobuf==3.5.2.post1 pyasn1==0.4.2