From 581b6cd052203bb578727ccfdd086c7ac10b63b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:28:15 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.16 in /iotendpoints 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] --- iotendpoints/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iotendpoints/requirements.txt b/iotendpoints/requirements.txt index 15e7510..de71862 100644 --- a/iotendpoints/requirements.txt +++ b/iotendpoints/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.28 +django==4.2.16 psycopg2 gunicorn celery