From 9df32d8389db80fd92dfc6f395005d82387e5648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:34:45 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.2.10 in /SmartChain/RestAPI Bumps [django](https://github.com/django/django) from 2.1.7 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...2.2.10) Signed-off-by: dependabot[bot] --- SmartChain/RestAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartChain/RestAPI/requirements.txt b/SmartChain/RestAPI/requirements.txt index 7b4cd5fb..491fd7ef 100644 --- a/SmartChain/RestAPI/requirements.txt +++ b/SmartChain/RestAPI/requirements.txt @@ -7,7 +7,7 @@ chardet==3.0.4 cryptoconditions==0.8.0 cryptography==2.3.1 dj-database-url==0.5.0 -Django==2.1.7 +Django==2.2.10 django-cors-headers==2.5.2 django-heroku==0.3.1 geographiclib==1.49