Skip to content

Commit f81571b

Browse files
chore(deps): update stripe requirement from ~=2.39.0 to ~=2.40.0 (#6588)
Updates the requirements on [stripe](https://github.com/stripe/stripe-python) to permit the latest version. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v2.39.0...v2.40.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3e74397 commit f81571b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SQLAlchemy-Continuum~=1.3.9
2727
arrow~=0.15.4
2828
unicode-slugify~=0.1
2929
bleach~=3.1
30-
stripe~=2.39.0
30+
stripe~=2.40.0
3131
xhtml2pdf~=0.2
3232
flask-caching~=1.4
3333
forex-python~=1.5

0 commit comments

Comments
 (0)