Merge pull request 'chore(deps): update dependency poetry-core to >=1.9.1' (#254) from renovate/poetry-core-1.x into master
Some checks are pending
divent / lint (push) Waiting to run
divent / docker (push) Blocked by required conditions
divent / pypi (push) Blocked by required conditions

Reviewed-on: #254
This commit is contained in:
Michel Roux 2024-11-12 08:13:41 +00:00
commit 1a344a341e

View File

@ -27,7 +27,7 @@ ruff = "^0.7.3"
types-oauthlib = "^3.2.0"
[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=1.9.1"]
build-backend = "poetry.core.masonry.api"
[tool.ruff.lint]