From 6e03a4b0abc5ffb8afbf6c296f2b1adf285d3a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 23:13:58 +0000 Subject: [PATCH] Bump django from 5.2.13 to 5.2.14 Bumps [django](https://github.com/django/django) from 5.2.13 to 5.2.14. - [Commits](https://github.com/django/django/compare/5.2.13...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.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 c107bbf..e1bfbb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.13 +Django==5.2.14 psycopg2 #south #django-rosetta