From a08c087a83741d9bedbbbc1e0f1eb1db016814e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:20:40 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.16 in /docs/source Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index 91bd2c05..966b54b0 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple asgiref==3.7.2 ; python_version >= '3.7' -django==4.2.11 +django==4.2.16 django-treebeard==4.5.1 faker==8.16.0 markdown==3.3.7