diff --git a/pyproject.toml b/pyproject.toml index c152fb36..17b22590 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.7.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 2ec9080e..dbfa7691 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.7.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" }, @@ -2672,14 +2672,14 @@ wheels = [ [[package]] name = "idc-index-data" -version = "23.2.7" +version = "23.7.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/07/79/31554a283202a6bfb480e1be69fbab938a88b1fa3d73d2bdd3ba1d216e0f/idc_index_data-23.7.0.tar.gz", hash = "sha256:2213fd9682c619ef5b5ebc53d463d679b8c271439ed63814ece1ed9a0c63ae03", size = 85531776, upload-time = "2026-03-02T20:19:41.271Z" } 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/2a/1b/2af1f5a5a97a7128f132c27c4675caa4e1e3c1d7773b1442bceb17445d81/idc_index_data-23.7.0-py3-none-any.whl", hash = "sha256:a495d3cd54e5d03bd3eefeb6b515aa3f99cf3e5343d1aa81d80318f366a6d9e1", size = 85512469, upload-time = "2026-03-02T20:19:36.769Z" }, ] [[package]]