From 96305139f6995e09e81e500762317286ace9a848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:53:31 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.0.1 in /geoportal 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] --- geoportal/upstream_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoportal/upstream_requirements.txt b/geoportal/upstream_requirements.txt index 05efe8758..0393eab78 100644 --- a/geoportal/upstream_requirements.txt +++ b/geoportal/upstream_requirements.txt @@ -41,7 +41,7 @@ passwordgenerator # geoportal PasteScript==3.1.0 # geoportal pcreate pep8==1.7.1 # lint pep8-naming==0.8.2 # Lint -Pillow==5.4.1 # Tile generation +Pillow==9.0.1 # Tile generation polib==1.1.0 # i18n psycopg2-binary==2.7.7 # geoportal pycryptodome==3.7.3 # geoportal