Skip to content

Commit f904f3a

Browse files
authored
Merge pull request #1217 from rackerlabs/renovate/typer-0.x
fix(deps): update dependency typer to >=0.17,<0.18
2 parents 17fea99 + d9dbcb3 commit f904f3a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.16,<0.17",
15+
"typer>=0.17,<0.18",
1616
"pydantic-settings>=2.7.1,<3",
1717
]
1818
license = {text="Apache-2.0"}

python/diff-nautobot-understack/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)