From c90e73e8011a15bd40c35cfb2c6ac37b1590c220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 03:26:02 +0000 Subject: [PATCH] Bump django from 5.2.8 to 6.0.1 in /python-django Bumps [django](https://github.com/django/django) from 5.2.8 to 6.0.1. - [Commits](https://github.com/django/django/compare/5.2.8...6.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django/requirements.txt b/python-django/requirements.txt index a518f9f..1051e94 100644 --- a/python-django/requirements.txt +++ b/python-django/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.8 +Django==6.0.1 djangorestframework==3.16.0 pytest==9.0.2 pytest-django==4.11.1 \ No newline at end of file