From f24013cad1c7a38c79a64185f0018d1d706f56c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:43:22 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.28. - [Commits](https://github.com/django/django/compare/2.0.7...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87367f51f1..93e35bf862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ bs4==0.0.1 charset-normalizer==2.0.12 dateparser==1.1.0 edgegrid-python==1.1.1 -Django==2.0.7 +Django==2.2.28 django-celery-results==1.0.1 django-filters==0.2.1 mysql-connector-python==8.0.28