From 5eb6f7813090504252a9a46e6061a80b1b2400e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:51:37 +0000 Subject: [PATCH] chore(deps): update dependency python to 3.14 --- .github/workflows/schema-compatibility-cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schema-compatibility-cron.yml b/.github/workflows/schema-compatibility-cron.yml index fbdac8c5..f60265c3 100644 --- a/.github/workflows/schema-compatibility-cron.yml +++ b/.github/workflows/schema-compatibility-cron.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/setup-python@v6 with: - python-version: "3.13" + python-version: "3.14" - run: pip install --upgrade openhexa.sdk