Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update dependency poetry-core to >=1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent 7fdc492 commit e68e08f
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 @@ -48,7 +48,7 @@ types-pytz = "^2023.3.0.0"
cloudimagedirectory-transformer = "cloudimagedirectory.transformer:run"

[build-system]
requires = ["poetry-core>=1.8.1"]
requires = ["poetry-core>=1.9.0"]
build-backend = "poetry.core.masonry.api"

# Much of what is below this line is borrowed from poetry's pyproject.yaml.
Expand Down

0 comments on commit e68e08f

Please sign in to comment.