From 9ebd2fb6f288bd8d5560746d95226fb757200122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:23:10 +0000 Subject: [PATCH] Bump requests from 2.32.2 to 2.32.4 in /plugins/flytekit-onnx-pytorch Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-onnx-pytorch/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-onnx-pytorch/dev-requirements.txt b/plugins/flytekit-onnx-pytorch/dev-requirements.txt index 9d212157aa..f25a7026d4 100644 --- a/plugins/flytekit-onnx-pytorch/dev-requirements.txt +++ b/plugins/flytekit-onnx-pytorch/dev-requirements.txt @@ -75,7 +75,7 @@ pillow==10.3.0 # torchvision protobuf==4.25.0 # via onnxruntime -requests==2.32.2 +requests==2.32.4 # via torchvision sympy==1.12 # via