chore(deps): update dependency poetry-core to >=1.9.1
All checks were successful
divent / lint (push) Successful in 3m1s
divent / docker (push) Successful in 1m49s
divent / pypi (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-11-12 06:36:56 +00:00
parent c8a04e3a46
commit 5fe97fd360

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]