requirements: Upgrade Django to 4.2.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-04-06 15:31:29 -07:00
committed by Tim Abbott
parent 52266cbd41
commit 2c20028aa4
4 changed files with 8 additions and 8 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 171
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (230, 1)
PROVISION_VERSION = (231, 0)