From ffe80e14be7d2c52e467eaf61dd8ddfd17102a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:30:28 +0000 Subject: [PATCH] Bump django from 1.9.9 to 2.2.24 in /harper Bumps [django](https://github.com/django/django) from 1.9.9 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.9...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- harper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harper/requirements.txt b/harper/requirements.txt index ce833d6..9472be5 100644 --- a/harper/requirements.txt +++ b/harper/requirements.txt @@ -1,2 +1,2 @@ -Django==1.9.9 +Django==2.2.24 uwsgi \ No newline at end of file