Skip to content

Commit c96618e

Browse files
authored
Merge pull request #65 from labthings/dependabot/pip/zeroconf-0.26.0
Bump zeroconf from 0.25.1 to 0.26.0
2 parents 550160b + 3bff1d0 commit c96618e

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

poetry.lock

Lines changed: 9 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.26.0"
23+
zeroconf = ">=0.24.5,<0.27.0"
2424

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

0 commit comments

Comments
 (0)