From 46912ab5530eb213fb0c8d1cbfdcdc97394e5aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 02:33:57 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.4 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.1.11) 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 05c46d4..a86f0c4 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ opencv-python==3.4.4.19 numpy==1.15.4 face_recognition==1.2.3 dlib==19.16.0 -Django==2.1.4 +Django==2.1.11 djangorestframework==3.9.0 psycopg2==2.7.4 psycopg2-binary==2.7.4