From e345c76610bc5716db560ac0fc84c08ea93b1a4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:40:56 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .docs/requirements.txt | 8 ++++---- .github/workflows/ci.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.docs/requirements.txt b/.docs/requirements.txt index 008c35e27..168423140 100644 --- a/.docs/requirements.txt +++ b/.docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==8.1.3 -myst_parser==4.0.0 -sphinxcontrib-mermaid==1.0.0 -sphinx-rtd-theme==3.0.2 +sphinx==8.2.3 +myst_parser==4.0.1 +sphinxcontrib-mermaid==1.2.3 +sphinx-rtd-theme==3.1.0 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6fd1102e..66dbd0786 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 with: scope: 'repository' - node-version: 20 + node-version: 20.20.2 cache: pnpm - name: Install dependencies @@ -57,7 +57,7 @@ jobs: - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 with: scope: 'repository' - node-version: 20 + node-version: 20.20.2 cache: pnpm - name: Install dependencies @@ -82,7 +82,7 @@ jobs: - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 with: scope: 'repository' - node-version: 20 + node-version: 20.20.2 cache: pnpm - name: Install dependencies @@ -118,7 +118,7 @@ jobs: - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 with: scope: 'repository' - node-version: 20 + node-version: 20.20.2 cache: pnpm - name: Install dependencies