From 0f744c92c51a471f583139388ad0c0a975032042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 12:04:07 +0000 Subject: [PATCH] chore(deps): bump django from 5.1.15 to 5.2.16 Bumps [django](https://github.com/django/django) from 5.1.15 to 5.2.16. - [Commits](https://github.com/django/django/compare/5.1.15...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 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 c8b0c664d..327d5a208 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ # # SPDX-License-Identifier: CC0-1.0 -Django==5.1.15 +Django==5.2.16 django-allauth[socialaccount]==65.14.1 matplotlib==3.8.3 urllib3==2.6.3