Skip to content

Commit 47ae887

Browse files
Bump protobuf from 5.29.5 to 5.29.6 in /isolation-forest-onnx (#78)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a974eb3 commit 47ae887

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

isolation-forest-onnx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ avro-python3==1.9.1
22
numpy==1.26.4
33
onnx==1.17.0
44
onnxruntime==1.19.2
5-
protobuf==5.29.5
5+
protobuf==5.29.6

isolation-forest-onnx/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install_requires =
1717
numpy==1.26.4
1818
onnx==1.17.0
1919
onnxruntime==1.18.0
20-
protobuf==5.29.5
20+
protobuf==5.29.6
2121

2222
[options.extras_require]
2323
test =

0 commit comments

Comments
 (0)