From 0f0d98ce0584ecef51faf7b3f0a579e30ccf7bc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 23:42:01 +0000 Subject: [PATCH] chore(deps): update dependency django to v4.2.18 [security] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 943e29e36b..31adabf0a1 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -22,7 +22,7 @@ django-autoslug==1.9.9 https://github.com/liqd/django-ckeditor-5/releases/download/v0.2.13-liqd/django_ckeditor_5-0.2.13-py3-none-any.whl django-filter==24.3 django-widget-tweaks==1.5.0 -Django==4.2.16 +Django==4.2.18 djangorestframework==3.15.2 easy-thumbnails[svg]==2.10 python-dateutil==2.9.0.post0