From 9f8c3161ff8c39df19581acb51acf7a63061c62d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 12:35:22 +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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af0660c..9316d39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-coverage==1.2.4 django-crispy-forms==1.11.2 django-filter==2.4.0 django-recurrence==1.10.3 -djangorestframework==3.12.2 +djangorestframework==3.12.3 mistune==0.8.4 mysqlclient==2.0.3 python-coveralls==2.9.3