Skip to content

Commit d228f34

Browse files
authored
Merge pull request #309 from labthings/dependabot/pip/zeroconf-0.38.4
Bump zeroconf from 0.33.1 to 0.38.4
2 parents f084d88 + e559979 commit d228f34

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

poetry.lock

Lines changed: 8 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 = {version = ">=3.2,<5.0", extras = ["yaml", "validation"]}
2121
flask-cors = "^3.0.8"
22-
zeroconf = ">=0.24.5,<0.34.0"
22+
zeroconf = ">=0.24.5,<0.39.0"
2323
apispec_webframeworks = "^0.5.2"
2424

2525
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)