File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
docstrings-on-attributes-golden-record
literal-enums-golden-record
openapi_python_client/templates Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
1616python-dateutil = " ^2.8.0"
1717
1818[build-system ]
19- requires = [" poetry-core>=1 .0.0" ]
19+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
2020build-backend = " poetry.core.masonry.api"
2121
2222[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
1616python-dateutil = " ^2.8.0"
1717
1818[build-system ]
19- requires = [" poetry-core>=1 .0.0" ]
19+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
2020build-backend = " poetry.core.masonry.api"
2121
2222[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
1616python-dateutil = " ^2.8.0"
1717
1818[build-system ]
19- requires = [" poetry-core>=1 .0.0" ]
19+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
2020build-backend = " poetry.core.masonry.api"
2121
2222[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
1616python-dateutil = " ^2.8.0"
1717
1818[build-system ]
19- requires = [" poetry-core>=1 .0.0" ]
19+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
2020build-backend = " poetry.core.masonry.api"
2121
2222[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
1616python-dateutil = " ^2.8.0"
1717
1818[build-system ]
19- requires = [" poetry-core>=1 .0.0" ]
19+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
2020build-backend = " poetry.core.masonry.api"
2121
2222[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ attrs = ">=22.2.0"
1616python-dateutil = "^2.8.0"
1717
1818[build-system]
19- requires = ["poetry-core>=1 .0.0"]
19+ requires = ["poetry-core>=2.0.0,< 3 .0.0 " ]
2020build-backend = " poetry.core.masonry.api "
You can’t perform that action at this time.
0 commit comments