From 5b5c9e65318ccf2d5789fa36ec3c2f2a182adf8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:58:59 +0000 Subject: [PATCH] build(deps): Bump django from 5.2.8 to 5.2.11 Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 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 ecbe232..8585b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ altgraph==0.17.4 asgiref==3.9.1 -Django==5.2.8 +Django==5.2.11 macholib==1.16.3 packaging==25.0 pillow==11.3.0