From 643d0967eaf2452f56d27ba17b73723d8e5343b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 16:19:01 +0000 Subject: [PATCH] chore(deps): update dependency python to 3.14 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index dc6ea514..5f4af3ca 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -54,7 +54,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v4 with: - python-version: "3.8" + python-version: "3.14" - name: Run pre-commit uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507