From 4d8fd875fdb0d4e7f51dd7bff9b4ab92c3daa9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 19:07:52 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.16 Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.16. - [Commits](https://github.com/django/django/compare/2.2.28...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4a2946..65ccc0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.28 +Django==4.2.16 django-adminlte2==0.4.1 paho-mqtt==1.5.0 psycopg2==2.8.4