mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Upgrade Django from 5.0.10 to 5.1.6.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
22efac5a77
commit
dd99ed019a
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 353 # Last bumped for Zoom server to server video chat opti
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (312, 0) # bumped 2024-02-14 to upgrade asgiref
|
||||
PROVISION_VERSION = (313, 0) # bumped 2024-02-14 to upgrade Django
|
||||
|
Reference in New Issue
Block a user