Skip to content

Commit 8974825

Browse files
Bump tomlkit from 0.14.0 to 0.15.0
Bumps [tomlkit](https://github.com/python-poetry/tomlkit) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.14.0...0.15.0) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 737a24d commit 8974825

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -49,7 +49,7 @@ python = "^3.10"
4949
# Formats
5050
json5 = ">=0.13.0"
5151
"ruamel.yaml" = ">=0.18.10,<0.20.0"
52-
tomlkit = ">=0.10.1,<0.15.0"
52+
tomlkit = ">=0.10.1,<0.16.0"
5353

5454
# ORM
5555
parse = "^1.12"

0 commit comments

Comments
 (0)