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

Commit e68e08f

Browse files
committed
Update dependency poetry-core to >=1.9.0
1 parent 7fdc492 commit e68e08f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ types-pytz = "^2023.3.0.0"
4848
cloudimagedirectory-transformer = "cloudimagedirectory.transformer:run"
4949

5050
[build-system]
51-
requires = ["poetry-core>=1.8.1"]
51+
requires = ["poetry-core>=1.9.0"]
5252
build-backend = "poetry.core.masonry.api"
5353

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

0 commit comments

Comments
 (0)