From d4f3674fca8a998a214d9e474775d4d0fdc2c8f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:52:07 +0000 Subject: [PATCH] Bump djangorestframework from 2.3.7 to 3.11.2 in /ocl Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.3.7 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.7...3.11.2) Signed-off-by: dependabot[bot] --- ocl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocl/requirements.txt b/ocl/requirements.txt index 70ea689..5ee9cff 100644 --- a/ocl/requirements.txt +++ b/ocl/requirements.txt @@ -10,7 +10,7 @@ flower==0.9.5 django-configurations==0.8 django-haystack==2.1.0 django-uuidfield==0.4.0 -djangorestframework==2.3.7 +djangorestframework==3.11.2 Fabric==1.9.0 pymongo==2.6 pysolr==3.2.0