Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.13 -> 3.14

Release Notes

actions/python-versions (python)

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@adilhusain-s adilhusain-s force-pushed the renovate/github-actions branch from e965b9c to 6ae4cca Compare December 24, 2025 02:09
@adilhusain-s
Copy link
Collaborator

@anup-kodlekere

we should close this PR.

The CI is failing because pydantic-core (a dependency of our project) relies on PyO3 bindings that do not yet support Python 3.14.

The logs show an explicit compilation error:

error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)

We won't be able to upgrade until the upstream Rust bindings add support for 3.14.

@mtarsel mtarsel closed this Dec 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 24, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.14). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github-actions branch December 24, 2025 15:10
@adilhusain-s adilhusain-s restored the renovate/github-actions branch December 24, 2025 15:52
@adilhusain-s adilhusain-s reopened this Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants