From 9ae0931c85438010f7b36e17c7a877a82348b6be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:50:24 +0000 Subject: [PATCH] fix(deps): update dependency idc-index-data to v23.5.0 --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index f0ab1a5d..19027462 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ dependencies = [ "highdicom>=0.26.1,<1; python_version < '3.14'", # transitive dependency pyjpegls not yet supporting Python 3.14 "html-sanitizer>=2.6.0,<3", "httpx>=0.28.1,<1", - "idc-index-data==23.2.7", + "idc-index-data==23.5.0", "ijson>=3.4.0.post0,<4", "jsf>=0.11.2,<1", "jsonschema[format-nongpl]>=4.25.1,<5", diff --git a/uv.lock b/uv.lock index c18ac640..7a78fb41 100644 --- a/uv.lock +++ b/uv.lock @@ -177,7 +177,7 @@ requires-dist = [ { name = "html-sanitizer", specifier = ">=2.6.0,<3" }, { name = "httpx", specifier = ">=0.28.1,<1" }, { name = "humanize", specifier = ">=4.14.0,<5" }, - { name = "idc-index-data", specifier = "==23.2.7" }, + { name = "idc-index-data", specifier = "==23.5.0" }, { name = "ijson", specifier = ">=3.4.0.post0,<4" }, { name = "ipython", marker = "extra == 'marimo'", specifier = ">=9.8.0,<10" }, { name = "jsf", specifier = ">=0.11.2,<1" }, @@ -2675,14 +2675,14 @@ wheels = [ [[package]] name = "idc-index-data" -version = "23.2.7" +version = "23.5.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "google-cloud-bigquery" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/75/ef/19561fcbf3275363216ba0b3d22d1933c00dd4ede31dc358636f97585104/idc_index_data-23.2.7.tar.gz", hash = "sha256:eae08cd824a22d8036b538c2e90a5d4864f2df7d94511cb3067d87e55ad3a005", size = 85316444, upload-time = "2026-01-05T18:12:49.397Z" } +sdist = { url = "https://files.pythonhosted.org/packages/9d/f9/eeb555cbdf323ebec9392d80b11723ae66be93b98f9cea09abf7e8640214/idc_index_data-23.5.0.tar.gz", hash = "sha256:a7b7726ad6cb4a9e899914c5ae45c8fc70026f737c91ded52cdc59bd953dd2c0", size = 85404942, upload-time = "2026-02-10T22:35:49.09Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/ad/23/c4d2e2d465d0f8a3339a4e5b2b340a1e85ff7f5e071a4f852c3d702ea65e/idc_index_data-23.2.7-py3-none-any.whl", hash = "sha256:bb6874a69abb43857d664fd5904bc5cbc85035341dab18bbb518dae6496c2f6a", size = 85299983, upload-time = "2026-01-05T18:12:43.565Z" }, + { url = "https://files.pythonhosted.org/packages/2b/7a/f82142d031fa83e2094f61c6d34ffe157ad6caea1a403b14a8825fd32326/idc_index_data-23.5.0-py3-none-any.whl", hash = "sha256:62f7493ff34204ae6ca2b60a71d5309533e692c86e3e08b2a847c2065bf313a3", size = 85393516, upload-time = "2026-02-10T22:35:45.097Z" }, ] [[package]]