requirements: Upgrade pillow from 5.4.1 to 6.1.0.

Fixes #12193
This commit is contained in:
Vishnu Ks
2019-07-05 05:53:18 +00:00
committed by Tim Abbott
parent 4f65b50c44
commit 0b35bb96f0
4 changed files with 4 additions and 4 deletions

View File

@@ -21,4 +21,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '37.1'
PROVISION_VERSION = '37.2'