From 7259cfa6da67a51c385bfc604eb9e102ecc29f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:15:01 +0000 Subject: [PATCH] Bump django in /blocks in the pip group across 1 directory Bumps the pip group with 1 update in the /blocks directory: [django](https://github.com/django/django). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- blocks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/requirements.txt b/blocks/requirements.txt index 19d82fe6..f3639909 100644 --- a/blocks/requirements.txt +++ b/blocks/requirements.txt @@ -11,7 +11,7 @@ click-plugins==1.1.1.2 click-repl==0.3.0 cryptography==46.0.3 defusedxml==0.7.1 -Django==5.2.7 +Django==5.2.8 django-cors-headers==4.9.0 django-filter==25.2 djangorestframework==3.16.1