From 8e60840fb6518f4d6efc9aaf14a7fc78257dc786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:05:59 +0000 Subject: [PATCH] Bump django from 1.6.11 to 2.2.28 in /django Bumps [django](https://github.com/django/django) from 1.6.11 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.11...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index aa2f327b..c8d0e481 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,5 +1,5 @@ celery == 3.1.6 -Django == 1.6.11 +Django == 2.2.28 django-tastypie == 0.11.1 South == 1.0