ocean
ocean copied to clipboard
[Core] Bump tomli from 2.0.2 to 2.1.0
Bumps tomli from 2.0.2 to 2.1.0.
Changelog
Sourced from tomli's changelog.
2.1.0
- Deprecated
- Instantiating
TOMLDecodeErrorwith free-form arguments.msg,docandposarguments should be given.- Added
msg,doc,pos,linenoandcolnoattributes toTOMLDecodeError
Commits
d6e045bBump version: 2.0.2 → 2.1.0d1d6a85Add attributes to TOMLDecodeError. Deprecate free-form__init__args (#238)59ed9efAdd a comment about implicit lru_cache bound9d25b3fTest against Python 3.13 final (#237)f57fb66Add test coverage for text mode error (#231)4be816bConvert tox config to native TOMLe2f8d2dMerge pull request #233 from hukkin/version-2.0.2- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.