Skip to content

Commit 4fba334

Browse files
Bump zeroconf from 0.27.1 to 0.28.0
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](python-zeroconf/python-zeroconf@0.27.1...0.28.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 80410f1 commit 4fba334

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

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.28.0"
23+
zeroconf = ">=0.24.5,<0.29.0"
2424

2525
[tool.poetry.dev-dependencies]
2626
pytest = "^5.4"

0 commit comments

Comments
 (0)