From 10d532f5173f8225be17b689155d9e90807f5d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 02:20:17 +0000 Subject: [PATCH] build(deps): bump django from 4.2.23 to 4.2.24 Bumps [django](https://github.com/django/django) from 4.2.23 to 4.2.24. - [Commits](https://github.com/django/django/compare/4.2.23...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 08e1f7a9..2c486f90 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -58,7 +58,7 @@ cssselect2==0.8.0 # via cairosvg defusedxml==0.7.1 # via cairosvg -django==4.2.23 +django==4.2.24 # via hatch.envs.docs djc-core-html-parser==1.0.2 # via hatch.envs.docs