Skip to content

Update dependency tomli to v2.4.0#20

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tomli-2.x-lockfile
Open

Update dependency tomli to v2.4.0#20
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tomli-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025

This PR contains the following updates:

Package Change Age Confidence
tomli (changelog) 2.0.12.4.0 age confidence

Release Notes

hukkin/tomli (tomli)

v2.4.0

Compare Source

  • Added
    • TOML v1.1.0 compatibility
    • Binary wheels for Windows arm64

v2.3.0

Compare Source

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

v2.2.1

Compare Source

  • Fixed
    • Don't attempt to compile binary wheels for Python 3.8, 3.9 and 3.10 where cibuildwheel depends on a conflicting Tomli version

v2.1.0

Compare Source

  • Deprecated
    • Instantiating TOMLDecodeError with free-form arguments.
      msg, doc and pos arguments should be given.
  • Added
    • msg, doc, pos, lineno and colno attributes to TOMLDecodeError

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

@renovate renovate bot changed the title Update dependency tomli to v2.2.1 Update dependency tomli to v2.3.0 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/tomli-2.x-lockfile branch from 8becba4 to 5a3ec59 Compare October 9, 2025 00:54
@renovate renovate bot changed the title Update dependency tomli to v2.3.0 Update dependency tomli to v2.4.0 Jan 11, 2026
@renovate renovate bot force-pushed the renovate/tomli-2.x-lockfile branch from 5a3ec59 to 03ca827 Compare January 11, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants