Skip to content

Commit e15db25

Browse files
---
updated-dependencies: - dependency-name: openapi-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e394aad commit e15db25

2 files changed

Lines changed: 86 additions & 9 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "smallstep"}]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.9"
12-
openapi-python-client = "0.19.1"
12+
openapi-python-client = "0.20.0"
1313
pydantic-settings = "2.3.0"
1414
pyhumps = "^3.8.0"
1515

@@ -18,7 +18,7 @@ black = ">=23.7,<25.0"
1818
pre-commit = "^3.3.3"
1919
ruff = ">=0.0.286,<0.3.8"
2020
pytest = ">=7.4,<9.0"
21-
openapi-python-client = ">=0.15.2,<0.20.0"
21+
openapi-python-client = ">=0.15.2,<0.21.0"
2222

2323
[tool.black]
2424
line-length = 119

0 commit comments

Comments
 (0)