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

Commit

Permalink
Merge pull request #142 from staticdev/dependabot/pip/tomlkit-0.7.0
Browse files Browse the repository at this point in the history
Bump tomlkit from 0.6.0 to 0.7.0
  • Loading branch information
github-actions[bot] authored Aug 3, 2020
2 parents 77a7972 + 410cec7 commit db6c67c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Changelog = "https://github.com/staticdev/toml-validator/releases"

[tool.poetry.dependencies]
python = "^3.7"
tomlkit = ">=0.5.9,<0.7.0"
tomlkit = ">=0.5.9,<0.8.0"
click = "^7.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit db6c67c

Please sign in to comment.