Skip to content

Commit ff7bde3

Browse files
authored
Merge pull request #118 from labthings/dependabot/pip/zeroconf-0.28.0
Bump zeroconf from 0.27.1 to 0.28.0
2 parents 6a44233 + 4fba334 commit ff7bde3

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)