From 1bdce3ab22759ed568ed13ea0e143321f58e18ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 11:11:21 +0000 Subject: [PATCH] Bump zeroconf from 0.39.4 to 0.47.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.39.4 to 0.47.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.39.4...0.47.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-wheels.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-wheels.txt b/requirements-wheels.txt index 930ab9e47..ad53f555a 100644 --- a/requirements-wheels.txt +++ b/requirements-wheels.txt @@ -19,7 +19,7 @@ types-requests == 2.28.* scipy == 1.8.* setproctitle == 1.2.* ws4py == 0.5.* -zeroconf == 0.39.4 +zeroconf == 0.47.0 # Openvino Library - Custom built with MYRIAD support openvino @ https://github.com/NateMeyer/openvino-wheels/releases/download/multi-arch_2022.2.0/openvino-2022.2.0-000-cp39-cp39-manylinux_2_31_x86_64.whl; platform_machine == 'x86_64' openvino @ https://github.com/NateMeyer/openvino-wheels/releases/download/multi-arch_2022.2.0/openvino-2022.2.0-000-cp39-cp39-linux_aarch64.whl; platform_machine == 'aarch64'