From 5a58a1e1615e1014d0bf0cb47a61577e90b80bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:39:01 +0000 Subject: [PATCH] Bump django Bumps [django](https://github.com/django/django) from 4.2.0 to 4.2.29. - [Commits](https://github.com/django/django/compare/4.2...4.2.29) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.29 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 4cfac70..d285f96 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.0 +Django==4.2.29 djangorestframework==3.14.0 django-cors-headers==4.3.0 django-filter==24.2