From 505b5ed877068bbb5ac8d4a27b3ffbda1e121d77 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 06:10:50 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.5 Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.5) Signed-off-by: dependabot-preview[bot] --- requirements/project.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project.txt b/requirements/project.txt index 461cf0c..afe763d 100644 --- a/requirements/project.txt +++ b/requirements/project.txt @@ -3,7 +3,7 @@ dataclasses-json==0.3.0 dj-database-url==0.5.0 django-admin-multiple-choice-list-filter==0.1.1 django-cors-headers==3.1.0 -django==2.2.4 +django==2.2.5 djangorestframework-jwt==1.11.0 djangorestframework==3.10.2 psycopg2==2.8.3