From 6a89ed1bb62b5ce56feae8a37eee32c95f343367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 05:58:54 +0000 Subject: [PATCH] Bump djangorestframework from 3.12.2 to 3.12.3 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.12.3. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.12.2...3.12.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6be64c0df..23f87c2a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-crispy-forms==1.11.1 django-emoji-picker==0.0.6 django-filter==2.4.0 django-tables2==2.3.4 -djangorestframework==3.12.2 +djangorestframework==3.12.3 drf-writable-nested==0.6.2 gunicorn==20.0.4 lxml==4.6.2