From 0935da46515711e4498355fbc403b3c2cb921aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:31:58 +0000 Subject: [PATCH] Bump django from 2.0.12 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.0.12 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.12...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_win.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d1a6d16..88cbbd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ celery==4.3.0 -django==2.0.12 +django==2.2.28 django-picklefield==1.1.0 django-ckeditor==5.6.1 django-constance==2.3.1 diff --git a/requirements_win.txt b/requirements_win.txt index 2c6d385..1772f9b 100644 --- a/requirements_win.txt +++ b/requirements_win.txt @@ -1,5 +1,5 @@ celery==4.3.0 -django==2.0.12 +django==2.2.28 django-picklefield==1.1.0 django-ckeditor==5.6.1 django-constance==2.3.1