From f40c55c09992e30ca42b5d269cd0bd2117b9e3ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:04:33 +0000 Subject: [PATCH] Bump django from 1.11.23 to 4.2.26 in /app Bumps [django](https://github.com/django/django) from 1.11.23 to 4.2.26. - [Commits](https://github.com/django/django/compare/1.11.23...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index ff8d7a9..cd02da3 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,7 +4,7 @@ certifi==2017.7.27.1 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -Django==1.11.23 +Django==4.2.26 django-rest-swagger==2.1.2 django-sslserver==0.20 djangorestframework==3.9.1