From a342b724e5dfe8eb4bc5ac6a447232e0c1b6ad8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:01:34 +0000 Subject: [PATCH] Bump django from 4.0.5 to 4.0.9 Bumps [django](https://github.com/django/django) from 4.0.5 to 4.0.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.5...4.0.9) --- 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..d116b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.0.5 +Django==4.0.9 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..96d3db0 100644 --- a/requirements_1.8.txt +++ b/requirements_1.8.txt @@ -1,4 +1,4 @@ -Django==1.8 +Django==4.0.9 django-admin-ordering==0.13.1 django-ckeditor==5.9.0 django-filter==1.1.0