dependencies: Use the django-bitfield 1.9.5 release.

The release contains all the fixes from our fork.
This commit is contained in:
Tim Abbott
2019-07-12 16:23:21 -07:00
parent 0f3c2748dd
commit 06d3194ff6
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.4'
PROVISION_VERSION = '37.5'