From 8c24452e1df992ef219d4d2f18c71895b37782b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:24:53 +0000 Subject: [PATCH] chore(deps): bump django from 6.0.3 to 6.0.7 Bumps [django](https://github.com/django/django) from 6.0.3 to 6.0.7. - [Commits](https://github.com/django/django/compare/6.0.3...6.0.7) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index de600af..9f35995 100644 --- a/poetry.lock +++ b/poetry.lock @@ -190,14 +190,14 @@ ssh = ["bcrypt (>=3.1.5)"] [[package]] name = "django" -version = "6.0.3" +version = "6.0.7" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." optional = false python-versions = ">=3.12" groups = ["main"] files = [ - {file = "django-6.0.3-py3-none-any.whl", hash = "sha256:2e5974441491ddb34c3f13d5e7a9f97b07ba03bf70234c0a9c68b79bbb235bc3"}, - {file = "django-6.0.3.tar.gz", hash = "sha256:90be765ee756af8a6cbd6693e56452404b5ad15294f4d5e40c0a55a0f4870fe1"}, + {file = "django-6.0.7-py3-none-any.whl", hash = "sha256:a037427c2288443a8c02a1b02295a31c239663aa682bc50b1976afb7cf6a769e"}, + {file = "django-6.0.7.tar.gz", hash = "sha256:2998503fc083124fb58037084bfa00de323c7c743f05f1b4284e77bff0ab8890"}, ] [package.dependencies]