From 4928c42efaa759e65990d1d6c2ee99becbb4b6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:07:34 +0000 Subject: [PATCH] build(deps): Bump zeroconf from 0.88.0 to 0.97.0 in /requirements Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.88.0 to 0.97.0. - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.88.0...0.97.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 6dc386db2..b6e434e6e 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -11,4 +11,4 @@ pydantic-settings==2.0.3 requests==2.31.0 srptools==1.0.1 tabulate==0.9.0 -zeroconf==0.88.0 +zeroconf==0.97.0