Skip to content

Commit 55de4d6

Browse files
⬆️ Bump dependencies.
1 parent c472dd2 commit 55de4d6

2 files changed

Lines changed: 11 additions & 84 deletions

File tree

poetry.lock

Lines changed: 7 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ classifiers = [
1515
dependencies = [
1616
"click~=8.2",
1717
"httpx~=0.28.0",
18-
"libcst~=1.5",
19-
"openapi-pydantic~=0.5.0",
18+
"libcst~=1.8",
19+
"openapi-pydantic~=0.5",
2020
"pybase62~=1.0",
2121
"pydantic~=2.0",
22-
"python-mimeparse>=1.6,<3",
23-
"ruamel-yaml~=0.18.0",
22+
"python-mimeparse~=2.0",
23+
"ruamel-yaml~=0.19",
2424
"tomli-w~=1.0",
2525
]
2626
description = "Python async OpenAPI client library generator"

0 commit comments

Comments
 (0)