From 481f58fc7d9bac71e9b2ebed6f7fc2da6e0d80cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:48:40 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.0 in /etc Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.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/6.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index a07cd3d..b7a2479 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -24,7 +24,7 @@ numpy==1.16.5 openapi-spec-validator==0.2.4 pandas==0.23.4 pathlib==1.0.1 -Pillow==6.2.1 +Pillow==9.0.0 pyparsing==2.2.2 pyproj==1.9.5.1 python-dateutil==2.7.3