From f9307516f4e164e60ccbe4de8bafbcc93b3a4a4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 07:27:50 +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