From 99ef0c529c0db334af8a87a7b5432c6cc0aef43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:43:48 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.0.1 in /server Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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/5.4.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 0eb91ba..c06012a 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -19,7 +19,7 @@ MarkupSafe==1.1.1 mock==2.0.0 numpy==1.16.2 pbr==5.1.3 -Pillow==5.4.1 +Pillow==9.0.1 protobuf==3.7.0 PyYAML==5.1 requests==2.21.0