Skip to content

Commit e224059

Browse files
authored
Merge pull request #374 from jacebrowning/dependabot/pip/tomlkit-0.13.3
Bump tomlkit from 0.10.1 to 0.13.3
2 parents 45c7deb + 62e9e27 commit e224059

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -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)