Skip to content

Commit 2a2872c

Browse files
fix(deps): update dependency typer to >=0.16,<0.17
1 parent b0bdc4c commit 2a2872c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

python/diff-nautobot-understack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"openstacksdk>=4.2.0,<5",
1313
"keystoneauth-websso>=0.2.0,<0.3",
1414
"diffsync>=2.0.1,<3",
15-
"typer>=0.15.1,<0.16",
15+
"typer>=0.16,<0.17",
1616
"pydantic-settings>=2.7.1,<3",
1717
]
1818
license = {text="Apache-2.0"}

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

0 commit comments

Comments
 (0)