From ca520b6ee8c2ad179f09c9e196ad0a1b65a58801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 16:20:14 +0000 Subject: [PATCH] Update setproctitle requirement from ==1.2.* to ==1.3.* Updates the requirements on [setproctitle](https://github.com/dvarrazzo/py-setproctitle) to permit the latest version. - [Release notes](https://github.com/dvarrazzo/py-setproctitle/releases) - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](https://github.com/dvarrazzo/py-setproctitle/commits) --- updated-dependencies: - dependency-name: setproctitle dependency-type: direct:production ... 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 9952a2d72..fa756dbdf 100644 --- a/requirements-wheels.txt +++ b/requirements-wheels.txt @@ -15,7 +15,7 @@ types-PyYAML == 6.0.* requests == 2.28.* types-requests == 2.28.* scipy == 1.8.* -setproctitle == 1.2.* +setproctitle == 1.3.* ws4py == 0.5.* zeroconf == 0.39.4 # Openvino Library - Custom built with MYRIAD support