From b277f535870c85ce08cbf253d556b85ede7c6e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 09:34:46 +0000 Subject: [PATCH] Bump django from 1.9.7 to 2.2.28 in /Docker/config Bumps [django](https://github.com/django/django) from 1.9.7 to 2.2.28. - [Commits](https://github.com/django/django/compare/1.9.7...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Docker/config/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker/config/pip-requirements.txt b/Docker/config/pip-requirements.txt index bde436d..fc020b5 100644 --- a/Docker/config/pip-requirements.txt +++ b/Docker/config/pip-requirements.txt @@ -1,4 +1,4 @@ -Django==1.9.7 +Django==2.2.28 django-crispy-forms==1.6.0 openpyxl==2.4.0 xlutils==2.0.0