From 92d5c9271b3f83794a7d0d5d037553f238577a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 17:11:09 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 in /webserver Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 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/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webserver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webserver/requirements.txt b/webserver/requirements.txt index c8b5870..7ff795e 100644 --- a/webserver/requirements.txt +++ b/webserver/requirements.txt @@ -27,7 +27,7 @@ networkx==2.5.1 pandas==1.3.4 pangres==2.2.3 partd==1.2.0 -Pillow==9.0.0 +Pillow==9.0.1 psycopg2-binary==2.8.6 pyhafas==0.3.0 pyparsing==2.4.7