From a1faa4f90b682928c4f4d078fbd50cb3c3ece39c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 19:28:04 +0000 Subject: [PATCH] Bump django in /ML-Models/Heart-Disease-Classification Bumps [django](https://github.com/django/django) from 4.2.30 to 5.2.16. - [Commits](https://github.com/django/django/compare/4.2.30...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ML-Models/Heart-Disease-Classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ML-Models/Heart-Disease-Classification/requirements.txt b/ML-Models/Heart-Disease-Classification/requirements.txt index 3736631..a4885d9 100644 --- a/ML-Models/Heart-Disease-Classification/requirements.txt +++ b/ML-Models/Heart-Disease-Classification/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.3.4 cryptocode==0.1 -Django==4.2.30 +Django==5.2.16 django-cors-headers==3.7.0 django-jsonview==2.0.0 pycryptodomex==3.19.1