requirements: Upgrade types-stripe to 3.5.1.

This includes the change from 28fde2ee27.
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 commit b5f1134172)
This commit is contained in:
Zixuan James Li
2022-08-10 15:34:36 -04:00
committed by Tim Abbott
parent 75af21ac98
commit 9f3802f5bf
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 = "192.0"
PROVISION_VERSION = "192.1"