From 4b93ec66ad2aa8d6c3e8f86cd7da8b1888541b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 14:33:20 +0000 Subject: [PATCH] Bump django from 1.9.4 to 5.2.16 in /django/realtimemonitor Bumps [django](https://github.com/django/django) from 1.9.4 to 5.2.16. - [Commits](https://github.com/django/django/compare/1.9.4...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/realtimemonitor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/realtimemonitor/requirements.txt b/django/realtimemonitor/requirements.txt index 7136ab8b..1894040b 100644 --- a/django/realtimemonitor/requirements.txt +++ b/django/realtimemonitor/requirements.txt @@ -8,7 +8,7 @@ click==7.1.2 contextlib2==0.6.0.post1 crossbar==0.13.0 cryptography==2.9.2 -Django==1.9.4 +Django==5.2.16 enum34==1.1.10 idna==2.10 importlib-resources==3.0.0