From b1266d8811d127c9365e37d9bf2360af37adcd33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:15:27 +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