Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 4121cca

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #11 from staticdev/dependabot/pip/tomlkit-0.6.0
Bump tomlkit from 0.5.11 to 0.6.0
2 parents 52af54a + a7ffcf1 commit 4121cca

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
@@ -10,7 +10,7 @@ homepage = "https://github.com/staticdev/toml-validator"
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.7"
13-
tomlkit = "^0.5.9"
13+
tomlkit = ">=0.5.9,<0.7.0"
1414
click = "^7.0"
1515
importlib_metadata = {version = "^1.6.0", python = "<3.8"}
1616

0 commit comments

Comments
 (0)