From 5777be7274e5dca55daae79ae5edfc1272065711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:34:58 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.2.24 in /SmartChain/RestAPI Bumps [django](https://github.com/django/django) from 2.1.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..2e4167f6 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.24 django-cors-headers==2.5.2 django-heroku==0.3.1 geographiclib==1.49