From 0b2d87581cb789c9acdbed5c2b717fc8f8a6535f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Apr 2021 16:00:38 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.1 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.1 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.1...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 9531b640..bb6f4c83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-redis-cache==1.1.0 django-redis-sessions==0.4.0 django-transadmin==0.2.7 django-vinaigrette==0.4.0 -djangorestframework==3.3.1 +djangorestframework==3.11.2 drf-nested-routers==0.9.0 Fabric==1.6.1 garmin-uploader==1.0.3