From 0a76a2d4dd6b7ca9172e15dceb8b62b5ed8d2473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 05:02:16 +0000 Subject: [PATCH] build(deps): bump pnnx from 20250930 to 20251031 in /requirements Bumps [pnnx](https://github.com/Tencent/ncnn) from 20250930 to 20251031. - [Release notes](https://github.com/Tencent/ncnn/releases) - [Commits](https://github.com/Tencent/ncnn/commits) --- updated-dependencies: - dependency-name: pnnx dependency-version: '20251031' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/inference.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/inference.txt b/requirements/inference.txt index f692f48b..6ded79f5 100644 --- a/requirements/inference.txt +++ b/requirements/inference.txt @@ -1,5 +1,5 @@ libusb1>=3.0.0 -pnnx==20250930 +pnnx==20251031 ncnn>=1.0.20230517 onnx>=1.14.0 onnxmltools>=1.11.2