Skip to content

Commit 79948c8

Browse files
chore(dependencies): update dependency poetry_core to v2
1 parent 01c27d0 commit 79948c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-mypy = ">=1.0.1"
2424
mypy = ">=1.20.1"
2525

2626
[build-system]
27-
requires = ["poetry_core>=1.0.0"]
27+
requires = ["poetry_core>=2.3.2"]
2828
build-backend = "poetry.core.masonry.api"
2929

3030
[tool.black]

0 commit comments

Comments
 (0)