Skip to content

Commit

Permalink
chore: Bump poetry-core build backend to 1.9 (#2391)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Apr 26, 2024
1 parent b75532d commit 4a07715
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 @@ -242,7 +242,7 @@ enable = true
style = "pep440"

[build-system]
requires = ["poetry-core==1.8.1", "poetry-dynamic-versioning==1.2.0"]
requires = ["poetry-core==1.9.0", "poetry-dynamic-versioning==1.2.0"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry.plugins."pytest11"]
Expand Down

0 comments on commit 4a07715

Please sign in to comment.