From aaa68d98f26b4cf841bd2426424dc8201c536afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:45:37 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.3 to 3.11.2 in /docker 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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index ed837ef..24e9158 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -4,7 +4,7 @@ chardet==3.0.4 coverage==4.5.4 coveralls==1.8.2 Django==2.2.5 -djangorestframework==3.10.3 +djangorestframework==3.11.2 dj-database-url==0.5.0 docopt==0.6.2 graphene==2.1.8