From 84281cb4735af7550d52bfb826a43054b3ab45e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:52:28 +0000 Subject: [PATCH] Bump djangorestframework from 3.7.7 to 3.9.1 in /python/btcpayment Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.7 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.7.7...3.9.1) 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..4cadf47 100644 --- a/python/btcpayment/requirements.txt +++ b/python/btcpayment/requirements.txt @@ -10,7 +10,7 @@ chardet==3.0.4 coincurve==7.1.0 Django==2.0.2 django-celery==3.2.2 -djangorestframework==3.7.7 +djangorestframework==3.9.1 idna==2.6 kombu==3.0.37 pycparser==2.18