From 236f88ddf8ebd4c0a364993b478a2a847a5b6caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 15:25:22 +0000 Subject: [PATCH] build(deps): bump django from 2.2 to 2.2.4 Bumps [django](https://github.com/django/django) from 2.2 to 2.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73e7fc5b..beb43404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2 +Django==2.2.4 django-datatables-view==1.14.0 django-extensions==1.8.1 django-filter==2.0.0