From 79100997fa1a8a2ef912be2bfd7afbd9bc87d6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:19:43 +0000 Subject: [PATCH] Bump django from 5.1.3 to 5.1.5 in /backend Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.3...5.1.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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 00ed010..c59dcda 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 astroid==3.3.5 certifi==2024.8.30 cffi==1.17.1 -Django==5.1.3 +Django==5.1.5 django-cors-headers==4.6.0 djangorestframework==3.15.2 docusign-esign==4.0.0