Skip to content

Commit

Permalink
fix(deps): update dependency typer to ^0.13.0 (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 03fbe3d commit 041e8b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ documentation = "https://github.com/telekom-mms/aar_doc/"
python = "^3.9"
click = "^8.1.3"
Jinja2 = "^3.1.2"
typer = "^0.12.0"
typer = "^0.13.0"
ruamel-yaml = "^0.18.6"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 041e8b9

Please sign in to comment.