From d7c3c57a4aa961cf8d1bfafaa96e15cd39475c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:08:16 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.24 in /python/btcpayment Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..3a436fc 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.24 django-celery==3.2.2 djangorestframework==3.7.7 idna==2.6