From a9e96eae564d2a2f8c79fc5963c0c7dd6422a258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 18:14:19 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.4 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.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.6.4...3.11.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_1.8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a36d75f..191f047 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==4.0.5 django-admin-ordering==0.13.1 django-ckeditor==6.4.2 django-filter==2.4.0 -djangorestframework==3.13.1 +djangorestframework==3.11.2 nameparser==0.3.16 raven==6.10.0 pyzipcode==2.0.0 diff --git a/requirements_1.8.txt b/requirements_1.8.txt index 7c07bd9..8e37abb 100644 --- a/requirements_1.8.txt +++ b/requirements_1.8.txt @@ -2,7 +2,7 @@ Django==1.8 django-admin-ordering==0.13.1 django-ckeditor==5.9.0 django-filter==1.1.0 -djangorestframework==3.6.4 +djangorestframework==3.11.2 nameparser==0.3.16 raven==6.10.0 pyzipcode==2.0.0