From 1c92d4dc732555d7d6b50acfbd2bb16b07ac36c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:44:58 +0000 Subject: [PATCH] Bump onnx from 1.16.0 to 1.17.0 in /rastervision_pytorch_learner Bumps [onnx](https://github.com/onnx/onnx) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rastervision_pytorch_learner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rastervision_pytorch_learner/requirements.txt b/rastervision_pytorch_learner/requirements.txt index 2509d98cf..37bd442b4 100644 --- a/rastervision_pytorch_learner/requirements.txt +++ b/rastervision_pytorch_learner/requirements.txt @@ -12,4 +12,4 @@ psutil==6.0.0 opencv-python-headless==4.10.0.84 matplotlib==3.9.1 tqdm==4.66.5 -onnx==1.16.0 +onnx==1.17.0