Skip to content

Commit b32a31f

Browse files
renovate-botKurt-von-Laven
authored andcommitted
chore(deps): pin poetry-core from >=1.8.1 to ==1.8.1
| datasource | package | from | to | | ---------- | ----------- | ----- | ----- | | pypi | poetry-core | 1.8.1 | 1.8.1 |
1 parent 60438c0 commit b32a31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["poetry-core>=1.8.1"]
2+
requires = ["poetry-core==1.8.1"]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool]

0 commit comments

Comments
 (0)