From ba76e8ec22589dbdfe3ff110fa05b7d046c4a4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:44:03 +0000 Subject: [PATCH] Bump django from 1.11.4 to 2.2.24 in /hack_etherscan Bumps [django](https://github.com/django/django) from 1.11.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hack_etherscan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack_etherscan/requirements.txt b/hack_etherscan/requirements.txt index 3fca021..e46a71b 100644 --- a/hack_etherscan/requirements.txt +++ b/hack_etherscan/requirements.txt @@ -51,7 +51,7 @@ dask==0.14.1 datashape==0.5.4 decorator==4.0.11 dill==0.2.5 -Django==1.11.4 +Django==2.2.24 django-async==0.7.3 django-bootstrap3==8.2.3 django-ckeditor==5.3.0