Skip to content

Commit 6343914

Browse files
fix(deps): update dependency typer to ^0.20.0 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 558566f commit 6343914

2 files changed

Lines changed: 5 additions & 5 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation = "https://github.com/telekom-mms/aar_doc/"
1313
python = "^3.9"
1414
click = "^8.1.3"
1515
Jinja2 = "^3.1.2"
16-
typer = "^0.19.0"
16+
typer = "^0.20.0"
1717
ruamel-yaml = "^0.18.6"
1818

1919
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)