From 1d87ec1ebf236cbd8598555a8bbbd9c08b32bc8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:40:55 +0000 Subject: [PATCH] Bump django from 1.11.28 to 2.2.24 in /researchnet Bumps [django](https://github.com/django/django) from 1.11.28 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.28...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- researchnet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/researchnet/requirements.txt b/researchnet/requirements.txt index 95bec7b..30af342 100644 --- a/researchnet/requirements.txt +++ b/researchnet/requirements.txt @@ -1,5 +1,5 @@ click==5.1 -Django==1.11.28 +Django==2.2.24 django-appconf==1.0.3 django-bower==5.2.0 django-compressor==2.4