diff --git a/.github/workflows/update-doc-db.yml b/.github/workflows/update-doc-db.yml index e9fa285ae0a..c42235c86df 100644 --- a/.github/workflows/update-doc-db.yml +++ b/.github/workflows/update-doc-db.yml @@ -8,7 +8,7 @@ on: python-version: description: Target python version to generate doc db for type: string - default: "3.14.3" + default: "3.14.7" base-ref: description: Base branch to create the update branch from type: string diff --git a/.github/workflows/upgrade-pylib.md b/.github/workflows/upgrade-pylib.md index ac71f3d7244..cd05eb77734 100644 --- a/.github/workflows/upgrade-pylib.md +++ b/.github/workflows/upgrade-pylib.md @@ -52,7 +52,7 @@ cache: - cpython-lib- env: - PYTHON_VERSION: "v3.14.6" + PYTHON_VERSION: "v3.14.7" ISSUE_ID: "6839" --- diff --git a/.python-version b/.python-version index 3f0a10fda70..a128d5c0d97 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.14.6 +3.14.7