Skip to content

Commit

Permalink
Merge pull request #68 from smallstep/dependabot/pip/openapi-python-c…
Browse files Browse the repository at this point in the history
…lient-0.21.0

Bump openapi-python-client from 0.20.0 to 0.21.0
  • Loading branch information
github-actions[bot] authored Jun 11, 2024
2 parents 6b1e3ca + 4b98abe commit ee805f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "smallstep"}]

[tool.poetry.dependencies]
python = "^3.9"
openapi-python-client = "0.20.0"
openapi-python-client = "0.21.0"
pydantic-settings = "2.3.0"
pyhumps = "^3.8.0"

Expand All @@ -18,7 +18,7 @@ black = ">=23.7,<25.0"
pre-commit = "^3.3.3"
ruff = ">=0.0.286,<0.3.8"
pytest = ">=7.4,<9.0"
openapi-python-client = ">=0.15.2,<0.21.0"
openapi-python-client = ">=0.15.2,<0.22.0"

[tool.black]
line-length = 119
Expand Down

0 comments on commit ee805f0

Please sign in to comment.