From 83a2daf5e5bcb01719f75a46bb25c6eb2ebb0fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:45:48 +0000 Subject: [PATCH] chore(deps): bump django from 6.0.3 to 6.0.4 in /requirements Bumps [django](https://github.com/django/django) from 6.0.3 to 6.0.4. - [Commits](https://github.com/django/django/compare/6.0.3...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/main.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index df9e562..bcd41b3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -35,7 +35,7 @@ defusedxml==0.7.1 # -c main.txt # py-serializable # willow -django==6.0.3 +django==6.0.4 # via # -c main.txt # django-debug-toolbar diff --git a/requirements/main.txt b/requirements/main.txt index 0f66959..e75b9e0 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -32,7 +32,7 @@ dj-database-url==3.1.2 # via -r main.in dj-static==0.0.6 # via -r main.in -django==6.0.3 +django==6.0.4 # via # -r main.in # dj-database-url