Skip to content

Commit d427ef6

Browse files
authored
Merge pull request #34 from cloudblue/bump_openapi_client_24_0
Bump connect-openapi-client to 24.0
2 parents 4f12587 + a43ec92 commit d427ef6

File tree

2 files changed

+66
-46
lines changed

2 files changed

+66
-46
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cextrun = 'connect.eaas.main:main'
2727
[tool.poetry.dependencies]
2828
python = "^3.8"
2929
websockets = "10.*"
30-
connect-openapi-client = ">=23.1"
30+
connect-openapi-client = ">=24.0"
3131
logzio-python-handler = "^3.0.0"
3232

3333
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)