From 8d51339e82c5b356c00e2f9eb6216f71471b215c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:09:34 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.10 in /python/btcpayment Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.10) 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..cdb6cf6 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.10 django-celery==3.2.2 djangorestframework==3.7.7 idna==2.6