From 15600ee83f2e0df366119c51ac3363ca0b133be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:39:21 +0000 Subject: [PATCH] build(deps): bump django from 5.0.3 to 5.0.8 Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.3...5.0.8) --- 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 ddda51bd..4975e827 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.0.3 +django==5.0.8 # via hatch.envs.docs ghp-import==2.1.0 # via mkdocs