From bf5f71bbee663869f0167404cf4d8cb09e46f090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:08:51 +0000 Subject: [PATCH] build(deps): bump django from 5.1.4 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... 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 8a69570e..84b5eefe 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -62,7 +62,7 @@ cssselect2==0.7.0 # via cairosvg defusedxml==0.7.1 # via cairosvg -django==5.1.4 +django==5.1.5 # via hatch.envs.docs ghp-import==2.1.0 # via mkdocs