From 0e9de260968c84fc415f47e217d713052d6e85dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:01:05 +0000 Subject: [PATCH] build(deps): bump django from 5.1.7 to 5.2.7 Bumps [django](https://github.com/django/django) from 5.1.7 to 5.2.7. - [Commits](https://github.com/django/django/compare/5.1.7...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fc05ca..11f00b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ sseclient -django==5.1.7 +django==5.2.7 django-bulk-update==2.2.0 django-redis-cache==3.0.1 django-cache-machine==1.2.0