From 0d3c800be51e2232d6c34c9498f89337f13cb53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 03:45:54 +0000 Subject: [PATCH] Bump django from 4.2.17 to 4.2.18 (#118) Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18. - [Commits](https://github.com/django/django/compare/4.2.17...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f5bbd2..82ec36c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.8.1 # backports.zoneinfobackports.zoneinfo;python_version<"3.9" -Django==4.2.17 +Django==4.2.18 django-ckeditor==6.7.2 django-filter==24.3 django-import-export==4.1.1