requirements: Upgrade asgiref.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-02-14 14:54:36 -08:00
committed by Tim Abbott
parent 3867d29ac8
commit ba43cd1514
4 changed files with 6 additions and 8 deletions

View File

@@ -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