mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
requirements: Upgrade types-stripe to 3.5.1.
This includes the change from28fde2ee27. Only a minor bump is required because it has no effect on type checking yet before django-stubs gets integrated. Signed-off-by: Zixuan James Li <p359101898@gmail.com> (cherry picked from commitb5f1134172)
This commit is contained in:
committed by
Tim Abbott
parent
75af21ac98
commit
9f3802f5bf
@@ -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 = "192.0"
|
||||
PROVISION_VERSION = "192.1"
|
||||
|
||||
Reference in New Issue
Block a user