fix(deps): update dependency tomli to v2.3.0 #385

Merged
luke merged 1 commits from renovate/tomli-2.x into main 2025-10-11 13:11:37 +02:00
Member

This PR contains the following updates:

Package Change Age Confidence
tomli (changelog) ==2.2.1 -> ==2.3.0 age confidence

Release Notes

hukkin/tomli (tomli)

v2.3.0

Compare Source

  • Added
    • Binary wheels for Python 3.14 (also free-threaded)
  • Performance
    • Reduced import time

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [tomli](https://github.com/hukkin/tomli) ([changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)) | `==2.2.1` -> `==2.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/tomli/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tomli/2.2.1/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hukkin/tomli (tomli)</summary> ### [`v2.3.0`](https://github.com/hukkin/tomli/blob/HEAD/CHANGELOG.md#230) [Compare Source](https://github.com/hukkin/tomli/compare/2.2.1...2.3.0) - Added - Binary wheels for Python 3.14 (also free-threaded) - Performance - Reduced import time </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added 1 commit 2025-10-09 00:16:19 +02:00
fix(deps): update dependency tomli to v2.3.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 8m11s
CI / ci (pull_request) Successful in 15m22s
d0661ef3f6
renovate-bot requested review from luke 2025-10-09 00:16:19 +02:00
Member

Decision: Accept
Change Score: 10/10

You are proposing an upgrade of the tomli package from version 2.2.1 to 2.3.0. The changes look correct. Remember to check that all of your dependencies are compatible with this new version of tomli.

**Decision: Accept** **Change Score: 10/10** You are proposing an upgrade of the `tomli` package from version 2.2.1 to 2.3.0. The changes look correct. Remember to check that all of your dependencies are compatible with this new version of `tomli`.
luke merged commit bfdca834ef into main 2025-10-11 13:11:37 +02:00
luke deleted branch renovate/tomli-2.x 2025-10-11 13:11:38 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#385
No description provided.