From 024a0bbc257e5d07845ff1fa96c8662cead95dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 06:37:50 +0000 Subject: [PATCH] Bump django from 4.0.5 to 4.0.7 Bumps [django](https://github.com/django/django) from 4.0.5 to 4.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.5...4.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_1.8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ecede7a..f27b904 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.0.5 +Django==2.2.28 django-admin-ordering==0.13.1 django-ckeditor==6.4.2 django-filter==2.4.0 diff --git a/requirements_1.8.txt b/requirements_1.8.txt index 4d0ec7f..1532403 100644 --- a/requirements_1.8.txt +++ b/requirements_1.8.txt @@ -1,4 +1,4 @@ -Django==1.8 +Django==2.2.28 django-admin-ordering==0.13.1 django-ckeditor==5.9.0 django-filter==1.1.0