Skip to content

Commit ac0fcaf

Browse files
fix(deps): update dependency typer to >=0.24.1,<0.25 (#228)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | typer | 0.16.1 | 0.24.1 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent a5b1701 commit ac0fcaf

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
{ name = "Ads Dawson", email = "ads@dreadnode.io" },
1111
]
1212
dependencies = [
13-
"typer>=0.16.0,<0.17",
13+
"typer>=0.24.1,<0.25",
1414
"pydantic>=2.9.2,<3",
1515
"docker>=7.1.0,<8",
1616
"rich>=14.0.0,<15",

uv.lock

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

0 commit comments

Comments
 (0)