From 1c88f234df98c7c6f4ea6c5ac4b79be63ff33a64 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 16 Feb 2026 02:42:33 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4847b1c..4ed7baa 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -33,13 +33,13 @@ jobs: - name: Set up Python 3.10 uses: actions/setup-python@v6 with: - python-version: "3.10" + python-version: "3.14" - name: Install nox. run: python -m pip install nox - name: Build the documentation. run: nox -s docs unit: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: matrix: # See https://github.com/actions/setup-python?tab=readme-ov-file#basic-usage