From e3416bba7d7a0e26869aac0de5b46265748de878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 19:25:29 +0000 Subject: [PATCH] Bump django-paypal from 1.0.0 to 1.1.2 Bumps [django-paypal](https://github.com/spookylukey/django-paypal) from 1.0.0 to 1.1.2. - [Release notes](https://github.com/spookylukey/django-paypal/releases) - [Changelog](https://github.com/spookylukey/django-paypal/blob/master/docs/release_notes.rst) - [Commits](https://github.com/spookylukey/django-paypal/compare/v1.0.0...v1.1.2) --- updated-dependencies: - dependency-name: django-paypal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 3b5ab7dc8..d2faaf9df 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ channels==3.0.4 Django==2.2.24 django-ajax-selects==1.9.1 django-ical==1.8.0 -django-paypal==1.0.0 +django-paypal==1.1.2 django-mptt==0.12.0 django-post-office==3.5.3 django-timezone-field==4.2.1