From 1351cc046392a23c2dbb5c9068dc54ad4dc0da78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 07:20:57 +0000 Subject: [PATCH] Bump paddlepaddle from 2.6.2 to 3.2.0 in /tests Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 2.6.2 to 3.2.0. - [Release notes](https://github.com/paddlepaddle/paddle/releases) - [Changelog](https://github.com/PaddlePaddle/Paddle/blob/develop/RELEASE.md) - [Commits](https://github.com/paddlepaddle/paddle/compare/v2.6.2...v3.2.0) --- updated-dependencies: - dependency-name: paddlepaddle dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 5ba483826105ac..10234666989e3e 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -13,7 +13,7 @@ defusedxml>=0.7.1 tensorflow>=2.5,<2.21.0 requests>=2.25.1 opencv-python>=4.5 -paddlepaddle==2.6.2 +paddlepaddle==3.2.0 protobuf>=3.18.1,<7.0.0 py>=1.9.0 pytest>=5.0,<8.5