From 0e9fcb1ed24582de3c9b5da4c9a208b3b1327dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:04:38 +0000 Subject: [PATCH] Bump django from 5.0.8 to 5.1.4 in /docs Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.0.8...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4442612..0cec636 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ furo==2024.8.6 linkify-it-py==2.0.3 # Django and related packages (for autodoc) -Django==5.0.8 +Django==5.1.4 click==8.1.7 markdown==3.7 premailer==3.10.0