From 4b28f7bfb26eb60611ed67f369470c9a07c4695d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 16 Sep 2020 00:33:47 +0200 Subject: [PATCH] chore(deps): update dependency wand to v0.6.3 (#4679) --- functions/imagemagick/requirements.txt | 2 +- run/image-processing/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index e24964aade93..8f71210e5c31 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==1.0.0 google-cloud-storage==1.31.0 -Wand==0.6.2 +Wand==0.6.3 diff --git a/run/image-processing/requirements.txt b/run/image-processing/requirements.txt index e3f14b759334..500e721a101f 100644 --- a/run/image-processing/requirements.txt +++ b/run/image-processing/requirements.txt @@ -4,4 +4,4 @@ pytest==4.6.6; python_version < "3.0" gunicorn==20.0.4 google-cloud-vision==1.0.0 google-cloud-storage==1.31.0 -Wand==0.6.2 +Wand==0.6.3