From 8033096609e9ff9212477a12a063bc12fad32296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 19:11:15 +0000 Subject: [PATCH] Bump django from 2.2.19 to 2.2.22 Bumps [django](https://github.com/django/django) from 2.2.19 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.19...2.2.22) --- 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..edaeea10 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.22 djangorestframework-api-key==2.0.0 djangorestframework==3.12.2 drf-nested-routers==0.92.5