From be3e03773aa433e0f3e140cf074c50434e5a6023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 23:39:15 +0000 Subject: [PATCH] Bump django in /ML-Models/Heart-Disease-Classification Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django 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 f7b049b..93b4d03 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==3.2.25 +Django==4.2.16 django-cors-headers==3.7.0 django-jsonview==2.0.0 pycryptodomex==3.19.1