From 9e97fbd2e4d968986a700c19ffc3a52f74491660 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:57:57 +0000 Subject: [PATCH] [client-python] chore(deps): update dependency python to 3.14 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8aaed09..06d6f3c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - name: setup python uses: actions/setup-python@v6 with: - python-version: 3.11 + python-version: 3.14 - name: Install dependencies run: | git config --global url."https://x-access-token:${GH_TOKEN}@github.com".insteadOf https://github.com