Skip to content

Commit 444f193

Browse files
authored
Merge pull request #21 from cloudblue/bump_openapi_client
bump openapi-client to >=22.0.8
2 parents b4c7b79 + 84a1bff commit 444f193

File tree

2 files changed

+35
-32
lines changed

2 files changed

+35
-32
lines changed

poetry.lock

Lines changed: 34 additions & 31 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 = "^9.0.1"
30-
connect-openapi-client = "^22.0.8"
30+
connect-openapi-client = ">=22.0.8"
3131
logzio-python-handler = "^3.0.0"
3232

3333
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)