From 638a7ebb883838352ef7e923303086bf8bad3336 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 13 Nov 2024 08:44:15 +0000
Subject: [PATCH] Update protobuf requirement in /src/bindings/python

Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.18.1...v5.28.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 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..ef222151d0b9f6 100644
--- a/src/bindings/python/constraints.txt
+++ b/src/bindings/python/constraints.txt
@@ -21,5 +21,5 @@ docopt~=0.6.2
 paddlepaddle==2.6.0
 tensorflow>=1.15.5,<2.17.0
 six~=1.16.0
-protobuf>=3.18.1,<4.0.0
+protobuf>=3.18.1,<6.0.0
 onnx==1.15.0