Skip to content

Bump tomli from 2.4.0 to 2.4.1#12730

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tomli-2.4.1
Open

Bump tomli from 2.4.0 to 2.4.1#12730
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tomli-2.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps tomli from 2.4.0 to 2.4.1.

Changelog

Sourced from tomli's changelog.

2.4.1

  • Fixed
    • Limit number of parts of a TOML key to address quadratic time complexity
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
@dependabot dependabot Bot requested review from asvetlov and webknjaz as code owners May 29, 2026 11:35
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 29, 2026 11:36
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (8903033) to head (5b11dd9).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12730   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files         131      131           
  Lines       46790    46790           
  Branches     2425     2425           
=======================================
  Hits        46285    46285           
  Misses        379      379           
  Partials      126      126           
Flag Coverage Δ
Autobahn 22.47% <ø> (ø)
CI-GHA 98.89% <ø> (ø)
OS-Linux 98.64% <ø> (-0.01%) ⬇️
OS-Windows 97.01% <ø> (ø)
OS-macOS 97.90% <ø> (-0.01%) ⬇️
Py-3.10 98.12% <ø> (+<0.01%) ⬆️
Py-3.11 98.38% <ø> (ø)
Py-3.12 98.47% <ø> (ø)
Py-3.13 98.43% <ø> (-0.01%) ⬇️
Py-3.14 98.46% <ø> (-0.01%) ⬇️
Py-3.14t 97.52% <ø> (-0.01%) ⬇️
Py-pypy-3.11 97.39% <ø> (-0.01%) ⬇️
VM-macos 97.90% <ø> (-0.01%) ⬇️
VM-ubuntu 98.64% <ø> (-0.01%) ⬇️
VM-windows 97.01% <ø> (ø)
cython-coverage 37.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [tomli](https://github.com/hukkin/tomli) from 2.4.0 to 2.4.1.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: tomli
  dependency-version: 2.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/tomli-2.4.1 branch from 617116a to 5b11dd9 Compare May 29, 2026 11:50
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 29, 2026

Merging this PR will not alter performance

✅ 72 untouched benchmarks
⏩ 72 skipped benchmarks1


Comparing dependabot/pip/tomli-2.4.1 (5b11dd9) with master (8903033)2

Open in CodSpeed

Footnotes

  1. 72 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on master (7719dad) during the generation of this report, so 8903033 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants