From 7071b0d88c1e7153ccc25af0c92d8c7f440a637f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:54:19 +0000 Subject: [PATCH] Bump djangorestframework from 2.3.14 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.3.14 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/2.3.14...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fdcb0fc..c4386fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ django-paypal==0.1.3 django-paypal-express-checkout==1.7.1 django-social-auth==0.7.7 django-storages==1.1.8 -djangorestframework==2.3.14 +djangorestframework==3.11.2 djangorestframework-csv==1.3.3 dj-database-url==0.3.0 djrill==0.7.0