From 83525116a134d37186d9d79e3da56f480d8c2be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:20:38 +0000 Subject: [PATCH] build(deps): bump django from 5.1.4 to 5.1.5 in /backend Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.4...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 83a580d..f462a99 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ cffi==1.17.0 charset-normalizer==3.3.2 click==8.1.7 cryptography==43.0.1 -Django==5.1.4 +Django==5.1.5 django-cors-headers==4.4.0 firebase-admin==6.5.0 Flask==3.0.3