Skip to content

Commit 219b0a3

Browse files
Bump zeroconf from 0.28.8 to 0.31.0
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.28.8 to 0.31.0. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1940b94 commit 219b0a3

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
@@ -19,7 +19,7 @@ marshmallow = "^3.4.0"
1919
webargs = ">=6,<9"
2020
apispec = ">=3.2,<5.0"
2121
flask-cors = "^3.0.8"
22-
zeroconf = ">=0.24.5,<0.29.0"
22+
zeroconf = ">=0.24.5,<0.32.0"
2323
apispec_webframeworks = "^0.5.2"
2424

2525
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)