From 5e1350ab440f97dea8ef74168c08502c207d2094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:33:19 +0000 Subject: [PATCH] Bump onnx from 1.16.0 to 1.16.2 in /rastervision_pytorch_learner Bumps [onnx](https://github.com/onnx/onnx) from 1.16.0 to 1.16.2. - [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.16.2) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production update-type: version-update:semver-patch ... 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..d3bd76f5d 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.16.2