From b22c7aeb875f30d47f93c00e272869d866227d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:16:04 +0000 Subject: [PATCH] Bump django from 1.11.23 to 3.2.25 in /app Bumps [django](https://github.com/django/django) from 1.11.23 to 3.2.25. - [Commits](https://github.com/django/django/compare/1.11.23...3.2.25) --- 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..b45881e 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==3.2.25 django-rest-swagger==2.1.2 django-sslserver==0.20 djangorestframework==3.9.1