From c2813db843070501091da3057a41c56d82b725fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:59:20 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.13 in /python/btcpayment Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.13) Signed-off-by: dependabot[bot] --- python/btcpayment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/btcpayment/requirements.txt b/python/btcpayment/requirements.txt index eb2d059..9134fcc 100644 --- a/python/btcpayment/requirements.txt +++ b/python/btcpayment/requirements.txt @@ -8,7 +8,7 @@ certifi==2018.1.18 cffi==1.11.5 chardet==3.0.4 coincurve==7.1.0 -Django==2.0.2 +Django==2.2.13 django-celery==3.2.2 djangorestframework==3.7.7 idna==2.6