From 030c2ec30b82845f29e1f5965c8986560852ac12 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 22:00:38 +0000 Subject: [PATCH] chore(deps): update stripe requirement from ~=2.35.1 to ~=2.36.0 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.35.1...v2.36.0) Signed-off-by: dependabot-preview[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index d5fb72aa41..cfd317bf43 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -28,7 +28,7 @@ SQLAlchemy-Continuum~=1.3.9 arrow~=0.15.0 unicode-slugify~=0.1 bleach~=3.1 -stripe~=2.35.1 +stripe~=2.36.0 xhtml2pdf~=0.2 flask-caching~=1.4 forex-python~=1.5