From 78dec392ad41bc6c3fe34fc6943735f407f24a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:25:43 +0000 Subject: [PATCH] Bump djangorestframework from 3.8.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.8.2...3.11.2) Signed-off-by: dependabot[bot] --- CS_AppsStore/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CS_AppsStore/requirements.txt b/CS_AppsStore/requirements.txt index 8965333ee..159dd7b87 100644 --- a/CS_AppsStore/requirements.txt +++ b/CS_AppsStore/requirements.txt @@ -12,7 +12,7 @@ requests==2.20.1 six==1.11.0 urllib3==1.24.1 psycopg2-binary==2.7.7 -djangorestframework==3.8.2 +djangorestframework==3.11.2 pyyaml netifaces Jinja2==2.10 diff --git a/requirements.txt b/requirements.txt index 778a92db7..715ceab40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ requests==2.20.1 six==1.11.0 urllib3==1.24.1 psycopg2-binary==2.7.7 -djangorestframework==3.8.2 +djangorestframework==3.11.2