From 24f6bc9f27e6ab5e59281fdeb8444c411c31c061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:58:52 +0000 Subject: [PATCH] Bump djangorestframework from 3.7.7 to 3.11.2 in /python/btcpayment Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.7 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.7.7...3.11.2) 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..e6914e6 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.11.2 idna==2.6 kombu==3.0.37 pycparser==2.18