From 595c34adf201d3d0a681e3e4741844fd3d4b1601 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 21:14:15 +0000 Subject: [PATCH] chore(deps): bump paypalrestsdk from 1.13 to 1.13.1 Bumps [paypalrestsdk](https://github.com/paypal/PayPal-Python-SDK) from 1.13 to 1.13.1. - [Release notes](https://github.com/paypal/PayPal-Python-SDK/releases) - [Changelog](https://github.com/paypal/PayPal-Python-SDK/blob/master/CHANGELOG.md) - [Commits](https://github.com/paypal/PayPal-Python-SDK/compare/1.13.0...1.13.1) 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 c6e045fc15..681b8168da 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -57,7 +57,7 @@ elasticsearch-dsl==7.0.0 flask-redis==0.4 SQLAlchemy==1.3.16 Flask-Elasticsearch==0.2.5 -paypalrestsdk==1.13 +paypalrestsdk==1.13.1 eventlet==0.25.2 pyyaml==5.3 sendgrid==6.2.2