From 50097c3ce7bf499ae48e470406130e2c26e58dda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 00:21:59 +0000 Subject: [PATCH] Update dependency Django to v3.2.15 [SECURITY] --- zapisy/requirements.common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zapisy/requirements.common.txt b/zapisy/requirements.common.txt index f0858ef902..499bd64eb9 100644 --- a/zapisy/requirements.common.txt +++ b/zapisy/requirements.common.txt @@ -1,4 +1,4 @@ -Django==3.1.14 +Django==3.2.15 django-bootstrap-pagination==1.7.1 django-cas-ng==4.3.0 django-crispy-forms==1.14.0