From 2562b1c69b06e2701ae9d0ea1e754247f62568c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:39:12 +0000 Subject: [PATCH] Bump django from 4.2.25 to 4.2.26 in /wall_e Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wall_e/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wall_e/requirements.txt b/wall_e/requirements.txt index a16d70cf8..7ad8336ff 100644 --- a/wall_e/requirements.txt +++ b/wall_e/requirements.txt @@ -3,5 +3,5 @@ wolframalpha==5.0.0 configparser==5.2.0 # needed for DB interactions -Django==4.2.25 +Django==4.2.26 asgiref==3.6.0 \ No newline at end of file