From 3447343e579a0df2d28dbfd2e8d8932f5b0ef9bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:40:38 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.5 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6ff7b8..a491f36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-cors-headers==4.6.0 django-fullurl==1.4 django-google-fonts==0.0.3 django-ninja==1.3.0 -django==5.1.4 +django==5.1.5 google-cloud-logging==3.11.3 icalendar==6.1.0 jdcal==1.4.1