From 0bb300743b0764da9d164d0445a487bcffa2a2d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:18:53 +0000 Subject: [PATCH] Bump paddlepaddle from 2.5.0 to 2.6.2 in /tests Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 2.5.0 to 2.6.2. - [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.5.0...v2.6.2) --- updated-dependencies: - dependency-name: paddlepaddle dependency-type: direct:production update-type: version-update:semver-minor ... 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 c2855029df0f63..5f1704916dcfa7 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -15,7 +15,7 @@ fastjsonschema~=2.17.1 tensorflow>=2.5,<2.17.0 requests>=2.25.1 opencv-python>=4.5 -paddlepaddle==2.5.0 +paddlepaddle==2.6.2 protobuf>=3.18.1,<4.0.0 py>=1.9.0 pytest>=5.0,<7.5