From 9a0be5dc55b64f8b058f0ccf4fe2da686f7bd957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:44:39 +0000 Subject: [PATCH] Bump pillow from 2.7.0 to 6.2.0 in /slideatlas/plugins/ipython Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.7.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/2.7.0...6.2.0) Signed-off-by: dependabot[bot] --- slideatlas/plugins/ipython/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slideatlas/plugins/ipython/requirements.txt b/slideatlas/plugins/ipython/requirements.txt index e8803a55..0e0e5e0c 100644 --- a/slideatlas/plugins/ipython/requirements.txt +++ b/slideatlas/plugins/ipython/requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==2.7.0 +Pillow==6.2.0 argparse==1.2.1 backports.ssl-match-hostname==3.4.0.2 certifi==14.05.14