Skip to content

Commit debbe20

Browse files
fix(deps): update dependency typer to >=0.25.1,<0.26 (#241)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | typer | 0.24.1 | 0.25.1 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 7ef507a commit debbe20

2 files changed

Lines changed: 6 additions & 6 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.24.1,<0.25",
13+
"typer>=0.25.1,<0.26",
1414
"pydantic>=2.9.2,<3",
1515
"docker>=7.1.0,<8",
1616
"rich>=14.0.0,<15",

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)