From 6e095af4d81e6167750a91e773b5bca0c508c188 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 21:28:47 +0000 Subject: [PATCH] chore(deps): update stripe requirement from ~=2.28 to ~=2.29 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](https://github.com/stripe/stripe-python/compare/v2.28.0...v2.29.0) --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index fa7a143fff..b86286d28b 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -26,7 +26,7 @@ SQLAlchemy-Continuum>=1.3 arrow>=0.13 unicode-slugify~=0.1 bleach~=3.1 -stripe~=2.28 +stripe~=2.29 xhtml2pdf~=0.2 flask-caching~=1.4 forex-python~=1.5