From 38adefc44c72521a35cb4e7df174e0ffeb1e2400 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 06:59:58 +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