From 9e295dc43fecd4de6dbd5dad2e7d20fad99e5d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:59:10 +0000 Subject: [PATCH] Update six requirement from ~=1.16.0 to ~=1.17.0 in /src/bindings/python Updates the requirements on [six](https://github.com/benjaminp/six) to permit the latest version. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/bindings/python/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bindings/python/constraints.txt b/src/bindings/python/constraints.txt index 6127d46c62a103..4dc773ec5952ec 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -20,6 +20,6 @@ h5py>=3.1.0,<3.12.0 docopt~=0.6.2 paddlepaddle==2.6.0 tensorflow>=1.15.5,<2.17.0 -six~=1.16.0 +six~=1.17.0 protobuf>=3.18.1,<4.0.0 onnx==1.15.0