From f18fd1fd8f1fd79721013f36d1ab50aa1a9efb67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:41:44 +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 bbd86c7..e2c13a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Cython==3.2.4 psycopg[binary]==3.3.3 -Django==5.2.13 +Django==5.2.14 python-dateutil==2.9.0.post0