From 5404ed46811b9b026fd96014b62b509cf7835490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:53:54 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.3 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfb2226..6e14c7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.3 Django==3.0 django-rest-framework==0.1.0 -djangorestframework==3.10.3 +djangorestframework==3.11.2 gunicorn==20.0.4 joblib==0.14.1 python-dateutil==2.8.1