From 6daeb2e863e8d645ba0f51cd19a7a8d4385aff1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:07:23 +0000 Subject: [PATCH] Bump django from 5.0.8 to 5.1.3 in /docs Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.3. - [Commits](https://github.com/django/django/compare/5.0.8...5.1.3) --- 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..912c4f2 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.3 click==8.1.7 markdown==3.7 premailer==3.10.0