Skip to content

Commit

Permalink
Bump zeroconf from 0.32.1 to 0.33.0
Browse files Browse the repository at this point in the history
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](python-zeroconf/python-zeroconf@0.32.1...0.33.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2021
1 parent de8d27c commit 6903b18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ marshmallow = "^3.4.0"
webargs = ">=6,<9"
apispec = {version = ">=3.2,<5.0", extras = ["yaml"]}
flask-cors = "^3.0.8"
zeroconf = ">=0.24.5,<0.33.0"
zeroconf = ">=0.24.5,<0.34.0"
apispec_webframeworks = "^0.5.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6903b18

Please sign in to comment.