Skip to content

Commit e6170f9

Browse files
fix(deps): update dependency typer to ^0.16.0
1 parent eb0e5ec commit e6170f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

python/diff-nautobot-understack/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.

python/diff-nautobot-understack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.10"
1111
openstacksdk = "^4.2.0"
1212
keystoneauth-websso = "^0.2.0"
1313
diffsync = "^2.0.1"
14-
typer = "^0.15.1"
14+
typer = "^0.16.0"
1515
pydantic-settings = "^2.7.1"
1616

1717
[tool.ruff]

0 commit comments

Comments
 (0)