Skip to content

Commit 6164b71

Browse files
Bump tomlkit from 0.9.2 to 0.10.0 (#1289)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.9.2...0.10.0) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 454db62 commit 6164b71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ sphinx-typlog-theme = "^0.8"
9999
sphinx-hoverxref = "^1.0"
100100
doc8 = "^0.10"
101101
m2r2 = "^0.3"
102-
tomlkit = "^0.9"
102+
tomlkit = "^0.10"

0 commit comments

Comments
 (0)