Skip to content

Commit 4ec0f2a

Browse files
⬆️ Update dependency zeroconf to ^0.148.0 (#1841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f7fb6d commit 4ec0f2a

2 files changed

Lines changed: 6 additions & 84 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ orjson = ">=3.9.8"
3535
python = "^3.11"
3636
typer = {version = "^0.19.0", optional = true, extras = ["all"]}
3737
yarl = ">=1.6.0"
38-
zeroconf = {version = "^0.147.0", optional = true, extras = ["all"]}
38+
zeroconf = {version = "^0.148.0", optional = true, extras = ["all"]}
3939

4040
[tool.poetry.extras]
4141
cli = ["typer", "zeroconf"]

0 commit comments

Comments
 (0)