Skip to content

Commit e775b59

Browse files
chore(dependencies): update dependency poetry_core to >=1.9.1
1 parent 7594fb5 commit e775b59

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.19.1"
2525

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

3030
[tool.black]

0 commit comments

Comments
 (0)