From bd00708a60ac78b311441543c31eb40babf4884f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 23:52:24 +0000 Subject: [PATCH] Bump django from 2.2.19 to 2.2.21 Bumps [django](https://github.com/django/django) from 2.2.19 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.19...2.2.21) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41057443..278c3dc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ django-tables2==2.3.4 django-tinymce4-lite==1.8.0 django-two-factor-auth==1.13 django-webpack-loader==0.7.0 -django==2.2.19 +django==2.2.21 djangorestframework-api-key==2.0.0 djangorestframework==3.12.2 drf-nested-routers==0.92.5