From 1934d40c9f40ac45949928559dfbd4b9bd0ee0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:33:46 +0000 Subject: [PATCH] chore(deps): bump django from 5.2.12 to 5.2.14 Bumps [django](https://github.com/django/django) from 5.2.12 to 5.2.14. - [Commits](https://github.com/django/django/compare/5.2.12...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 737cd7e..8fe837c 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ # Core -Django>=5.1,<6.0 +Django>=5.2.14,<6.0 gunicorn psycopg[binary] whitenoise diff --git a/requirements.txt b/requirements.txt index a1858c9..6bbb086 100644 --- a/requirements.txt +++ b/requirements.txt @@ -99,7 +99,7 @@ daphne==4.2.1 # via -r requirements.in distro==1.9.0 # via anthropic -django==5.2.12 +django==5.2.14 # via # -r requirements.in # channels