From 58a0d96fbd6fbd06182890da2995787285c73425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 00:03:40 +0000 Subject: [PATCH] Bump djangorestframework from 3.12.4 to 3.13.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.12.4...3.13.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64c3b7d1f..680859957 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-cleanup==5.2.0 django-crispy-forms==1.13.0 django-filter==21.1 django-tables2==2.4.1 -djangorestframework==3.12.4 +djangorestframework==3.13.1 drf-writable-nested==0.6.3 bleach==4.1.0 bleach-allowlist==1.0.3