From fbdfaf349b24a2fc63383ae8feb63c8f6299e36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:14:33 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.10) 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..ac600dc --- 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.2.10 djangorestframework==3.9.0 psycopg2==2.7.4 psycopg2-binary==2.7.4