From b2e9efff57e6061a9026a8beb6bb19bd376d4e30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 12:05:22 +0000 Subject: [PATCH] Lock file maintenance --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index eb661bd7b..817a7a603 100644 --- a/uv.lock +++ b/uv.lock @@ -198,7 +198,7 @@ wheels = [ [[package]] name = "django-stubs" version = "5.2.8" -source = { git = "https://github.com/typeddjango/django-stubs#bf3b6e5c350fca281507aba3855838360e01fad7" } +source = { git = "https://github.com/typeddjango/django-stubs#b38eaf402c12369bcc9e05191e0b0aeb9d07e83b" } dependencies = [ { name = "django" }, { name = "django-stubs-ext" }, @@ -215,7 +215,7 @@ compatible-mypy = [ [[package]] name = "django-stubs-ext" version = "5.2.8" -source = { git = "https://github.com/typeddjango/django-stubs?subdirectory=ext#bf3b6e5c350fca281507aba3855838360e01fad7" } +source = { git = "https://github.com/typeddjango/django-stubs?subdirectory=ext#b38eaf402c12369bcc9e05191e0b0aeb9d07e83b" } dependencies = [ { name = "django" }, { name = "typing-extensions" },