Skip to content

Commit

Permalink
Update dependency tomlkit to ^0.11.4 || ^0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent e5a2f11 commit 70f9a8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
poetry = "^1.6"
tomlkit = "^0.11.4"
tomlkit = "^0.11.4 || ^0.12.0"
packaging = ">=21.3,<24.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 70f9a8f

Please sign in to comment.