Skip to content

Commit 4864785

Browse files
authored
chore(deps): update dependency wand to v0.6.7 (GoogleCloudPlatform#6583)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Wand](http://wand-py.org/) ([source](https://togithub.com/emcconville/wand)) | `==0.6.6` -> `==0.6.7` | [![age](https://badges.renovateapi.com/packages/pypi/Wand/0.6.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/Wand/0.6.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/Wand/0.6.7/compatibility-slim/0.6.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/Wand/0.6.7/confidence-slim/0.6.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>emcconville/wand</summary> ### [`v0.6.7`](https://togithub.com/emcconville/wand/compare/0.6.6...0.6.7) [Compare Source](https://togithub.com/emcconville/wand/compare/0.6.6...0.6.7) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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#github/GoogleCloudPlatform/python-docs-samples).
1 parent 52d2e02 commit 4864785

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-vision==2.4.2
22
google-cloud-storage==1.42.0
3-
Wand==0.6.6
3+
Wand==0.6.7

run/image-processing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ pytest==4.6.6; python_version < "3.0"
44
gunicorn==20.1.0
55
google-cloud-vision==2.4.2
66
google-cloud-storage==1.42.0
7-
Wand==0.6.6
7+
Wand==0.6.7

0 commit comments

Comments
 (0)