From 7aa88830ac641dc48334d20342c0d2571a7b1dd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:01:46 +0000 Subject: [PATCH] chore(deps): bump djangorestframework from 3.11.0 to 3.11.2 in /src Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 33424e5..f3d0a4f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ Django==3.0.3 django-jinja==2.4.1 Jinja2==2.10.3 -djangorestframework==3.11.0 +djangorestframework==3.11.2 django-auth-ldap==2.1.0