requirements: Upgrade asgiref.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 52b9c59875)
This commit is contained in:
Anders Kaseorg
2022-03-21 15:17:21 -07:00
committed by Tim Abbott
parent f7f750e7a8
commit edda368670
3 changed files with 7 additions and 7 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 122
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "185.0"
PROVISION_VERSION = "185.1"