From 3427fba7b017fbb09dec47a4137b4a70b1acdb35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:57:36 +0000 Subject: [PATCH] Bump django from 4.2.18 to 4.2.25 Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9a8a7d..d3545d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi chardet==3.0.4 decorator==4.4.2 defusedxml==0.6.0 -Django==4.2.18 +Django==4.2.25 social-auth-app-django==5.4.1 django-bootstrap-breadcrumbs==0.9.2 django-extensions==3.2.3