From 0f451d7e1b6721aa3b23c1cfadf585de7e1acfe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:37:18 +0000 Subject: [PATCH] Bump django from 1.11.23 to 4.2.16 in /app Bumps [django](https://github.com/django/django) from 1.11.23 to 4.2.16. - [Commits](https://github.com/django/django/compare/1.11.23...4.2.16) --- updated-dependencies: - dependency-name: django 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..c948ff1 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.16 django-rest-swagger==2.1.2 django-sslserver==0.20 djangorestframework==3.9.1