From 43e5305f12e54f6cfc0050bf7415f8bf7001f68c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 21:59:55 +0000 Subject: [PATCH] Bump django from 5.0.10 to 5.1.14 Bumps [django](https://github.com/django/django) from 5.0.10 to 5.1.14. - [Commits](https://github.com/django/django/compare/5.0.10...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 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 540f90e..447490a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -django==5.0.10 +django==5.1.14 djangorestframework==3.15.2 \ No newline at end of file