From f4e3894cc7ea922f788393d4da7e4c80f2fe07e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 09:56:42 +0000 Subject: [PATCH] dependency: (deps): bump django from 5.1.2 to 5.1.3 in /backend Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.3. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 610351a..532356d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ contourpy==1.2.1 cryptography==41.0.7 cycler==0.12.1 distro==1.9.0 -Django==5.1.2 +Django==5.1.3 django-cors-headers==4.6.0 django-rest-framework==0.1.0 djangorestframework==3.15.2