Skip to content

Commit 6b9a698

Browse files
Bump tomlkit from 0.10.2 to 0.11.0 (#398)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.10.2...0.11.0) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 592fdd5 commit 6b9a698

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

poetry.lock

Lines changed: 47 additions & 47 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
@@ -67,7 +67,7 @@ sphinxcontrib-mermaid = "^0.7"
6767
sphinx-typlog-theme = "^0.8"
6868
doc8 = "^0.11"
6969
m2r2 = "^0.3"
70-
tomlkit = "^0.10"
70+
tomlkit = "^0.11"
7171
codespell = "^2.1"
7272

7373
phantom-types = "^0.16"

0 commit comments

Comments
 (0)