From 217fc6dda7a64e2f8a6a98375536bff74a909aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:18:31 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.26 in /File_Server Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- File_Server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File_Server/requirements.txt b/File_Server/requirements.txt index 413b04f..3eb34b5 100644 --- a/File_Server/requirements.txt +++ b/File_Server/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.7.2 attrs==23.1.0 click==8.0.3 -Django==4.2.16 +Django==4.2.26 dj-database-url==2.1.0 django-crispy-forms==1.12.0 django-environ==0.7.0