From 560998083d0b45676bb7ab9302aa8ad8ab691446 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 14:59:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20dja?= =?UTF-8?q?ngo=20to=20v5.2.1=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/backend/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/pyproject.toml b/src/backend/pyproject.toml index 058dff8..df3e5ca 100644 --- a/src/backend/pyproject.toml +++ b/src/backend/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "django-timezone-field>=5.1", "django-treebeard==4.7.1", "django-zxcvbn-password-validator==1.4.5", - "django==5.2", + "django==5.2.1", "djangorestframework==3.16.0", "dockerflow==2024.4.2", "drf_spectacular==0.28.0",