From a786f5d53c80be706a26d3b6091cb95d6fd74bbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 10:32:34 +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 46c9980c..f95ce238 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