Skip to content

Commit 43aae20

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

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -48,7 +48,7 @@ python = "^3.9"
4848
# Formats
4949
json-five = "^1.1.2"
5050
"ruamel.yaml" = "^0.18.10"
51-
tomlkit = "^0.10.1"
51+
tomlkit = ">=0.10.1,<0.14.0"
5252

5353
# ORM
5454
parse = "^1.12"

0 commit comments

Comments
 (0)