From 92b0ebef0b6e25aaefcfc68954f0b09c9b9b763c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:31:49 +0000 Subject: [PATCH] Bump django from 4.2.17 to 4.2.18 in /examples/apps/django_multi_apps Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18. - [Commits](https://github.com/django/django/compare/4.2.17...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/apps/django_multi_apps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/apps/django_multi_apps/requirements.txt b/examples/apps/django_multi_apps/requirements.txt index 6b8adead21..61bf81512a 100644 --- a/examples/apps/django_multi_apps/requirements.txt +++ b/examples/apps/django_multi_apps/requirements.txt @@ -10,7 +10,7 @@ colorcet==2.0.5 constantly==15.1.0 cryptography==43.0.1 daphne==2.4.1 -Django==4.2.17 +Django==4.2.18 holoviews==1.13.2 hvplot==0.5.2 hyperlink==20.0.1