From 8a8e68b72ac4c4b1ad66747cd15d3626b3fc5c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:00:29 +0000 Subject: [PATCH] Bump django from 1.11.22 to 1.11.29 in /django Bumps [django](https://github.com/django/django) from 1.11.22 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.22...1.11.29) Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 9931748..5d8c7b0 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,4 +1,4 @@ -django==1.11.22 +django==1.11.29 django-bootstrap-toolkit django-nose mock