From a2803920305bafc9767dfb439014558a9306df38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:10:45 +0000 Subject: [PATCH] build(deps): bump django from 5.1.1 to 5.1.3 Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.3. - [Commits](https://github.com/django/django/compare/5.1.1...5.1.3) --- 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 0bc3b391..b06398fa 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -56,7 +56,7 @@ cssselect2==0.7.0 # via cairosvg defusedxml==0.7.1 # via cairosvg -django==5.1.2 +django==5.1.3 # via hatch.envs.docs ghp-import==2.1.0 # via mkdocs