From 94f742787750fdbc7126c91ef0f66d48a8ad2f4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:10:59 +0000 Subject: [PATCH] Build(deps): bump django in /frameworks/Python/django Bumps [django](https://github.com/django/django) from 6.0.1 to 6.0.2. - [Commits](https://github.com/django/django/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frameworks/Python/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/Python/django/requirements.txt b/frameworks/Python/django/requirements.txt index 020c0ad8163..d1a6b4a2c7c 100644 --- a/frameworks/Python/django/requirements.txt +++ b/frameworks/Python/django/requirements.txt @@ -1,4 +1,4 @@ -Django==6.0.1 +Django==6.0.2 mysqlclient==2.2.7 psycopg2-binary==2.9.11 pytz==2025.2