From 2bc6ebfdadbd64b55be3ccadf419fe243065b4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 01:06:14 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.8 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 5b904a5..ddc6a8c --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.7.0 -Django==2.2.7 +Django==2.2.8 django-phone-field==1.8.0 django-phonenumber-field==3.0.1 django-widget-tweaks==1.4.5