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"
16
16
python-dateutil = " ^2.8.0"
17
17
18
18
[build-system ]
19
- requires = [" poetry-core>=1 .0.0" ]
19
+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
20
20
build-backend = " poetry.core.masonry.api"
21
21
22
22
[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
16
16
python-dateutil = " ^2.8.0"
17
17
18
18
[build-system ]
19
- requires = [" poetry-core>=1 .0.0" ]
19
+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
20
20
build-backend = " poetry.core.masonry.api"
21
21
22
22
[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
16
16
python-dateutil = " ^2.8.0"
17
17
18
18
[build-system ]
19
- requires = [" poetry-core>=1 .0.0" ]
19
+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
20
20
build-backend = " poetry.core.masonry.api"
21
21
22
22
[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
16
16
python-dateutil = " ^2.8.0"
17
17
18
18
[build-system ]
19
- requires = [" poetry-core>=1 .0.0" ]
19
+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
20
20
build-backend = " poetry.core.masonry.api"
21
21
22
22
[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ attrs = ">=22.2.0"
16
16
python-dateutil = " ^2.8.0"
17
17
18
18
[build-system ]
19
- requires = [" poetry-core>=1 .0.0" ]
19
+ requires = [" poetry-core>=2.0.0,<3 .0.0" ]
20
20
build-backend = " poetry.core.masonry.api"
21
21
22
22
[tool .ruff ]
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ attrs = ">=22.2.0"
16
16
python-dateutil = "^2.8.0"
17
17
18
18
[build-system]
19
- requires = ["poetry-core>=1 .0.0"]
19
+ requires = ["poetry-core>=2.0.0,< 3 .0.0 " ]
20
20
build-backend = " poetry.core.masonry.api "
You can’t perform that action at this time.
0 commit comments