From 53879d77851bc12b34d92d41eaa8a611514c0bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:20:38 +0000 Subject: [PATCH] build(deps): Bump django from 5.2.7 to 5.2.8 Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 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 251f42c..ecbe232 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ altgraph==0.17.4 asgiref==3.9.1 -Django==5.2.7 +Django==5.2.8 macholib==1.16.3 packaging==25.0 pillow==11.3.0