From b1793ed04d5ae28b5951946b716188f1051eebc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:30:54 +0000 Subject: [PATCH] Bump django from 2.0.1 to 2.2.10 in /django_crypto Bumps [django](https://github.com/django/django) from 2.0.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.1...2.2.10) Signed-off-by: dependabot[bot] --- django_crypto/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_crypto/requirements.txt b/django_crypto/requirements.txt index 76bc6947..72d724fb 100644 --- a/django_crypto/requirements.txt +++ b/django_crypto/requirements.txt @@ -3,7 +3,7 @@ certifi==2018.1.18 cffi==1.11.4 chardet==3.0.4 dj-database-url==0.5.0 -Django==2.0.1 +Django==2.2.10 django-cors-headers==2.1.0 djangorestframework==3.7.7 djangorestframework-jwt==1.11.0