Skip to content

Commit a10851b

Browse files
Bump zeroconf from 0.26.2 to 0.27.0
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.26.2 to 0.27.0. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](python-zeroconf/python-zeroconf@0.26.2...0.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6d85bd7 commit a10851b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ apispec = "^3.2.0"
2020
flask-cors = "^3.0.8"
2121
gevent = ">=1.4,<21.0"
2222
gevent-websocket = "^0.10.1"
23-
zeroconf = ">=0.24.5,<0.27.0"
23+
zeroconf = ">=0.24.5,<0.28.0"
2424
cbor2 = "^5.1.0"
2525

2626
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)