Skip to content

Commit ee805f0

Browse files
Merge pull request #68 from smallstep/dependabot/pip/openapi-python-client-0.21.0
Bump openapi-python-client from 0.20.0 to 0.21.0
2 parents 6b1e3ca + 4b98abe commit ee805f0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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.20.0"
12+
openapi-python-client = "0.21.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.21.0"
21+
openapi-python-client = ">=0.15.2,<0.22.0"
2222

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

0 commit comments

Comments
 (0)