From 8354b03f074b609d1d46814b7cd20d1b32737890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:20:31 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 9.3.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/3.4.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 211a1838f..9711a43d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ Flask-User==0.6.8 Flask-WTF==0.12 Jinja2==2.8 psycopg2==2.6.1 -pillow==3.4.2 +pillow==9.3.0 requests==2.11.1 bcbio-gff==0.6.4