Bump tomlkit from 0.13.0 to 0.13.1
Bumps tomlkit from 0.13.0 to 0.13.1.
Release notes
Sourced from tomlkit's releases.
0.13.1
What's Changed
- chore(deps-dev): bump setuptools from 68.0.0 to 70.0.0 by
@dependabot
in python-poetry/tomlkit#367- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in python-poetry/tomlkit#368- [docs] Add tomlkit.dump() example by
@sburris0
in python-poetry/tomlkit#370- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in python-poetry/tomlkit#369- fix: Table header missing by
@frostming
in python-poetry/tomlkit#375- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in python-poetry/tomlkit#372- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in python-poetry/tomlkit#376- fix: Empty table dumped when number of subtables > 1 by
@frostming
in python-poetry/tomlkit#378New Contributors
@sburris0
made their first contribution in python-poetry/tomlkit#370Full Changelog: https://github.com/python-poetry/tomlkit/compare/0.13.0...0.13.1
Commits
-
8c1671a
chore: bump version to 0.13.1 -
28fe6ec
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/tomlkit -
507ca76
doc: upgrade docs requirements -
c35ab33
[pre-commit.ci] pre-commit autoupdate (#369) -
2344a42
Add tomlkit.dump() example (#370) -
60ed905
[pre-commit.ci] pre-commit autoupdate (#368) - Additional commits viewable in compare view