canonical / k8s-operator

Machine charm for K8s following the operator framework
Apache License 2.0
4 stars 1 forks source link

chore(deps): update dependency tomli to v2.0.2 #151

Open renovate[bot] opened 10 hours ago

renovate[bot] commented 10 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tomli (changelog) == 2.0.1 -> ==2.0.2 age adoption passing confidence

Release Notes

hukkin/tomli (tomli) ### [`v2.0.2`](https://redirect.github.com/hukkin/tomli/blob/HEAD/CHANGELOG.md#202) [Compare Source](https://redirect.github.com/hukkin/tomli/compare/2.0.1...2.0.2) - Removed - Python 3.7 support - Improved - Make `loads` raise `TypeError` not `AttributeError` on bad input types that do not have the `replace` attribute. Improve error message when `bytes` is received. - Type annotations - Type annotate `load` input as `typing.IO[bytes]` (previously `typing.BinaryIO`).

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.



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