mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Upgrade asgiref.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
3867d29ac8
commit
ba43cd1514
@@ -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 = (311, 0) # bumped 2024-01-29 to upgrade JavaScript dependencies
|
||||
PROVISION_VERSION = (312, 0) # bumped 2024-02-14 to upgrade asgiref
|
||||
|
Reference in New Issue
Block a user