requirements: Bump thumbor Django to match main Django.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-09-22 16:07:13 -07:00
committed by Tim Abbott
parent 92b42573fb
commit 2573ecb7d1
4 changed files with 6 additions and 5 deletions

View File

@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '55.1'
PROVISION_VERSION = '55.2'