From 47516247a79ad6d9d13cbfad15c3416e5cab3318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 04:51:05 +0000 Subject: [PATCH] Bump django Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.30. - [Commits](https://github.com/django/django/compare/4.2.3...4.2.30) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../django_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/django_server/requirements.txt b/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/django_server/requirements.txt index 6d0d7c2..9584c4c 100644 --- a/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/django_server/requirements.txt +++ b/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/django_server/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.3 +Django==4.2.30 djangorestframework==3.15.2 django-cors-headers==4.3.0 django-filter==24.2