Skip to content

Commit 09bfe23

Browse files
committed
update poetry-core
1 parent e9f733c commit 09bfe23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ enable = true
3434
pytest = "^8.3.4"
3535

3636
[build-system]
37-
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
37+
requires = ["poetry-core>=2.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
3838
build-backend = "poetry_dynamic_versioning.backend"
3939

4040
[tool.poetry-dynamic-versioning.from-file]

0 commit comments

Comments
 (0)