Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
e39dbbf
) to head (8f0b8fc
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like tomlkit is up-to-date now, so this is no longer needed.
Bumps tomlkit from 0.13.0 to 0.13.2.
Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
e6e5d38
fix: delete keys from out of order table (#379)8c1671a
chore: bump version to 0.13.128fe6ec
fix: Empty table dumped when number of subtables > 1 (#378)168cb22
[pre-commit.ci] pre-commit autoupdate (#376)3594bdf
[pre-commit.ci] pre-commit autoupdate (#372)8b288a5
fix: Table header missing (#375)b1b38b3
Merge branch 'master' of github.com:python-poetry/tomlkit507ca76
doc: upgrade docs requirementsc35ab33
[pre-commit.ci] pre-commit autoupdate (#369)2344a42
Add tomlkit.dump() example (#370)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show