From 69f5ff4b243eb959e8768a45891703925af73065 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 03:13:05 +0000 Subject: [PATCH] chore(deps): update dependency python to 3.14 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc00dd5..2e154ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: with: # Floor of requires-python = ">=3.10" (pyproject.toml) — pinning the # floor verifies the declared minimum actually parses and builds. - python-version: '3.10' + python-version: '3.14' - name: Byte-compile all Python sources run: python -m compileall -q .