From 5d992085b66565275f8ac0da5af1f31143919c61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 11:25:02 +0000 Subject: [PATCH 1/2] chore(deps): update readthedocs/ubuntu docker tag to v26 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5011c06..9ac52d6 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ version: 2 build: - os: ubuntu-24.04 + os: ubuntu-26.04 tools: nodejs: "24" python: "miniconda-latest" From 1f9b459cfa106eeacf5579d63f559f7346a90e43 Mon Sep 17 00:00:00 2001 From: Dave Lane <42013603+ReenigneArcher@users.noreply.github.com> Date: Tue, 22 Sep 2026 13:33:55 -0400 Subject: [PATCH 2/2] Apply suggestion from @ReenigneArcher --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9ac52d6..87bbf1b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ build: os: ubuntu-26.04 tools: nodejs: "24" - python: "miniconda-latest" + python: "miniforge3-26.3" jobs: build: html: