From 8f983d2e355dacee3edb67f3c28c8373fefc92ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:33:06 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.18 in /requirements Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.18. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index f38d38c..df781d8 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -3,7 +3,7 @@ certifi==2024.7.4 chardet==4.0.0 charset-normalizer==2.0.11 cssselect2==0.4.1 -Django==4.2.16 +Django==4.2.18 django-cleanup==6.0.0 django-clearcache==1.2.1 django-flatpages-x==0.1.5