Skip to content

Commit 3428684

Browse files
authored
Merge pull request #1277 from rackerlabs/renovate/typer-0.x
fix(deps): update dependency typer to >=0.19,<0.20
2 parents 927121f + 4333809 commit 3428684

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.17,<0.18",
15+
"typer>=0.19,<0.20",
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)