From 7689f3fde3d9ffd5c150fd129982cb3afc5b5bbe Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 2 Apr 2020 23:12:04 +0200 Subject: [PATCH] Update dependency pillow to v7.1.1 (#3263) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pillow](https://python-pillow.org) ([source](https://togithub.com/python-pillow/Pillow)) | patch | `==7.1.0` -> `==7.1.1` | --- ### Release Notes
python-pillow/Pillow ### [`v7.1.1`](https://togithub.com/python-pillow/Pillow/blob/master/CHANGES.rst#​711-2020-04-02) [Compare Source](https://togithub.com/python-pillow/Pillow/compare/7.1.0...7.1.1) - Fix regression seeking and telling PNGs [#​4512](https://togithub.com/python-pillow/Pillow/issues/4512) [#​4514](https://togithub.com/python-pillow/Pillow/issues/4514) [hugovk, radarhere]
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples). --- appengine/flexible/scipy/requirements.txt | 2 +- vision/cloud-client/crop_hints/requirements.txt | 2 +- vision/cloud-client/document_text/requirements.txt | 2 +- vision/cloud-client/face_detection/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appengine/flexible/scipy/requirements.txt b/appengine/flexible/scipy/requirements.txt index f3c11499366b..049cb6d978ef 100644 --- a/appengine/flexible/scipy/requirements.txt +++ b/appengine/flexible/scipy/requirements.txt @@ -2,5 +2,5 @@ Flask==1.1.1 gunicorn==20.0.4 imageio==2.8.0 numpy==1.18.2 -pillow==7.1.0 +pillow==7.1.1 scipy==1.4.1 \ No newline at end of file diff --git a/vision/cloud-client/crop_hints/requirements.txt b/vision/cloud-client/crop_hints/requirements.txt index 777eb31a1372..d009dd3adb8f 100644 --- a/vision/cloud-client/crop_hints/requirements.txt +++ b/vision/cloud-client/crop_hints/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==1.0.0 -pillow==7.1.0 +pillow==7.1.1 diff --git a/vision/cloud-client/document_text/requirements.txt b/vision/cloud-client/document_text/requirements.txt index 777eb31a1372..d009dd3adb8f 100644 --- a/vision/cloud-client/document_text/requirements.txt +++ b/vision/cloud-client/document_text/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==1.0.0 -pillow==7.1.0 +pillow==7.1.1 diff --git a/vision/cloud-client/face_detection/requirements.txt b/vision/cloud-client/face_detection/requirements.txt index 777eb31a1372..d009dd3adb8f 100644 --- a/vision/cloud-client/face_detection/requirements.txt +++ b/vision/cloud-client/face_detection/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==1.0.0 -pillow==7.1.0 +pillow==7.1.1