From c4337f85a6cb6603baf8d5d9af5e58e483d11385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:04:27 +0000 Subject: [PATCH] build(deps): bump pillow from 6.0.0 to 6.2.0 in /moveLargePictures Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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/6.0.0...6.2.0) Signed-off-by: dependabot[bot] --- moveLargePictures/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moveLargePictures/requirements.txt b/moveLargePictures/requirements.txt index 4fb5ba9..d31f72f 100644 --- a/moveLargePictures/requirements.txt +++ b/moveLargePictures/requirements.txt @@ -1 +1 @@ -Pillow==6.0.0 +Pillow==6.2.0