From a88a7190d58756b9d2bd7db540cf730f61136c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 07:48:47 +0000 Subject: [PATCH] Bump paddlepaddle from 2.6.1 to 2.6.2 in /tests Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 2.6.1 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.6.1...v2.6.2) --- updated-dependencies: - dependency-name: paddlepaddle dependency-type: direct:production update-type: version-update:semver-patch ... 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 c0ab1a660164f4..a62854b24e5987 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.6.1 +paddlepaddle==2.6.2 protobuf>=3.18.1,<4.0.0 py>=1.9.0 pytest>=5.0,<7.5