Skip to content

Commit

Permalink
fix(deps): change poerty-core back to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall-Hallenbeck committed Mar 30, 2024
1 parent 302383f commit 93516d8
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 @@ -73,7 +73,7 @@ pytest = "^7.2.2"
ruff = "=0.0.292"

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
requires = ["poetry-core>=1.2.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit 93516d8

Please sign in to comment.