stripe: Upgrade to latest version.

This includes some changes to specify the correct type for
params.
This commit is contained in:
Aman Agrawal
2025-10-08 14:46:34 +05:30
committed by Tim Abbott
parent 1e78447c50
commit 8b11e88a91
746 changed files with 7726 additions and 4712 deletions

View File

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