From da803773ef74e438b306db76e1ca1c916679af04 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 06:03:23 +0000 Subject: [PATCH] [Security] Bump django from 2.2.7 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.10. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.10) 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 f454ba7..f59a26b 100644 --- a/requirements/project.txt +++ b/requirements/project.txt @@ -3,7 +3,7 @@ dataclasses-json==0.3.6 dj-database-url==0.5.0 django-admin-multiple-choice-list-filter==0.1.1 django-cors-headers==3.1.1 -django==2.2.7 +django==2.2.10 djangorestframework-jwt==1.11.0 djangorestframework==3.10.3 psycopg2==2.8.4