Skip to content

Commit c88c3a1

Browse files
Bump tomlkit from 0.7.2 to 0.8.0 (#1187)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.7.2...0.8.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 344543a commit c88c3a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -91,4 +91,4 @@ sphinx-typlog-theme = "^0.8"
9191
sphinx-hoverxref = "^1.0"
9292
doc8 = "^0.10"
9393
m2r = "^0.2"
94-
tomlkit = "^0.7"
94+
tomlkit = "^0.8"

0 commit comments

Comments
 (0)