From 3acd5bcb74b34aa3533e9ecd6f2231a935dd74a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 10:11:56 +0000 Subject: [PATCH] Update django-health-check digest to 9bf167d --- pyproject.toml | 2 +- uv.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2114c8c9e1..f180d135ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ package = false default-groups = "all" [tool.uv.sources] -django-health-check = { git = "https://github.com/revsys/django-health-check", rev = "53f9bdc3a7acc8a577319987fef0bd3040eef4b4" } # pragma: allowlist secret +django-health-check = { git = "https://github.com/revsys/django-health-check", rev = "9bf167d8ddad0bf18349aef188969f35d4ceabfc" } # pragma: allowlist secret [tool.uv.build-backend] module-root = "" diff --git a/uv.lock b/uv.lock index 8c0e8bb6e0..acef6dea57 100644 --- a/uv.lock +++ b/uv.lock @@ -681,10 +681,11 @@ wheels = [ [[package]] name = "django-health-check" -version = "3.20.1.dev10+g53f9bdc3a" -source = { git = "https://github.com/revsys/django-health-check?rev=53f9bdc3a7acc8a577319987fef0bd3040eef4b4#53f9bdc3a7acc8a577319987fef0bd3040eef4b4" } +version = "4.4.2.dev1+g9bf167d8d" +source = { git = "https://github.com/revsys/django-health-check?rev=9bf167d8ddad0bf18349aef188969f35d4ceabfc#9bf167d8ddad0bf18349aef188969f35d4ceabfc" } dependencies = [ { name = "django" }, + { name = "dnspython" }, ] [[package]] @@ -2100,7 +2101,7 @@ requires-dist = [ { name = "django-cors-headers", specifier = ">=4.0.0,<5" }, { name = "django-countries", specifier = ">=7.2.1,<8" }, { name = "django-filter", specifier = ">=24.3,<25" }, - { name = "django-health-check", git = "https://github.com/revsys/django-health-check?rev=53f9bdc3a7acc8a577319987fef0bd3040eef4b4" }, + { name = "django-health-check", git = "https://github.com/revsys/django-health-check?rev=9bf167d8ddad0bf18349aef188969f35d4ceabfc" }, { name = "django-hijack", specifier = ">=3.6.0,<4" }, { name = "django-ipware", specifier = ">=7.0.0,<8" }, { name = "django-oauth-toolkit", specifier = "==3.1" },