From 0ddda82ba973a7c8681484e4c4b3276301bf3162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:18:06 +0000 Subject: [PATCH] chore(deps): bump django from 5.1.14 to 5.1.15 Bumps [django](https://github.com/django/django) from 5.1.14 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1.14...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9b6294..b828bf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 coverage==7.6.0 -Django==5.1.14 +Django==5.1.15 django-celery-results==2.5.1 django-filter==24.3 django-rest-framework==0.1.0