mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
stripe: Upgrade to latest version.
This includes some changes to specify the correct type for params.
This commit is contained in:
@@ -50,4 +50,4 @@ API_FEATURE_LEVEL = 427
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (354, 0) # bumped 2025-10-23 to upgrade Python requirements
|
||||
PROVISION_VERSION = (355, 0) # bumped 2025-10-28 to upgrade stripe
|
||||
|
||||
Reference in New Issue
Block a user