From 835f8a9664dc5f7bb2bd0514e2d3678f98531826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:32:54 +0000 Subject: [PATCH] build(deps): bump django from 5.1.3 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1.3...5.1.4) --- updated-dependencies: - dependency-name: django 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 1327c79e..1dae779a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -60,7 +60,7 @@ cssselect2==0.7.0 # via cairosvg defusedxml==0.7.1 # via cairosvg -django==5.1.3 +django==5.1.4 # via hatch.envs.docs ghp-import==2.1.0 # via mkdocs