From f18e8669a39bd8227ded21829e72e6067edcb5aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:59:27 +0000 Subject: [PATCH] chore(deps): bump django from 5.2.12 to 5.2.13 Bumps [django](https://github.com/django/django) from 5.2.12 to 5.2.13. - [Commits](https://github.com/django/django/compare/5.2.12...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 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 a1858c9..3a0ef93 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.13 # via # -r requirements.in # channels