From ced6364c508d0edabe48737b1446d0495940f9d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:56:16 +0000 Subject: [PATCH] Bump django from 4.2.25 to 4.2.27 in /wall_e Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.27. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 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..5bc111cdb 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.27 asgiref==3.6.0 \ No newline at end of file