From a4b555ca97e63d3568eccd258e6d140769aeedaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:29:59 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.4 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.4 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.4...3.11.2) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement.txt b/requirement.txt index 53b172c..a8024d3 100644 --- a/requirement.txt +++ b/requirement.txt @@ -7,7 +7,7 @@ coreschema==0.0.4 django==2.2.2 django-cors-headers==3.0.2 django-rest-swagger==2.2.0 -djangorestframework==3.9.4 +djangorestframework==3.11.2 gitdb2==2.0.5 GitPython==2.1.11 idna==2.8 diff --git a/requirements.txt b/requirements.txt index f458ea0..81a4b54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coreschema==0.0.4 django==2.2.2 django-cors-headers==3.0.2 django-rest-swagger==2.2.0 -djangorestframework==3.9.4 +djangorestframework==3.11.2 idna==2.8 itypes==1.1.0 Jinja2==2.10.1