From a6e26cc409131236f96dea75c22e0cf29d5c40bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:24:57 +0000 Subject: [PATCH] Bump pillow from 2.5.1 to 8.1.1 in /compose_flask/flask-file-uploader Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.1 to 8.1.1. - [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.5.1...8.1.1) Signed-off-by: dependabot[bot] --- compose_flask/flask-file-uploader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose_flask/flask-file-uploader/requirements.txt b/compose_flask/flask-file-uploader/requirements.txt index cec2ffd..18d3d9d 100644 --- a/compose_flask/flask-file-uploader/requirements.txt +++ b/compose_flask/flask-file-uploader/requirements.txt @@ -1,4 +1,4 @@ Flask==0.10 Flask-Bootstrap==3.2.0.2 simplejson==3.6.0 -Pillow==2.5.1 +Pillow==8.1.1