Skip to content

Commit

Permalink
bump poetry core to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk committed Jan 28, 2023
1 parent 0c5cba6 commit 8ce07d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ xonsh = ">=0.12.5"
pytest = ">=7.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=1.3.0"]
build-backend = "poetry.core.masonry.api"

[tool.isort]
Expand Down

0 comments on commit 8ce07d8

Please sign in to comment.