Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

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

Compare Source

  • 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: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) October 2, 2024 12:11
@renovate renovate bot force-pushed the renovate/tomli-2.x branch from e72e221 to 97f3c0b Compare October 2, 2024 12:12
@renovate renovate bot merged commit a0b1ef8 into main Oct 2, 2024
5 checks passed
@renovate renovate bot deleted the renovate/tomli-2.x branch October 2, 2024 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants