From 278112dcd0261d986eecab6b74e1182bba20c614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:17:56 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.16 in /requirements Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- 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 4c9f589..8da9de7 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -7,7 +7,7 @@ m2r sphinx-notfound-page # for extracting model docs -django==3.2.25 +django==4.2.16 djangorestframework==3.14.0 django-mptt==0.16.0 rsa==3.4.2