From 1629e23429475370a7b604c5642b96ff6a25a7ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 07:49:50 +0000 Subject: [PATCH] Bump paddlepaddle from 2.6.0 to 2.6.1 in /tests Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 2.6.0 to 2.6.1. - [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.0...v2.6.1) --- 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 b964d71d91509f..211c994d434ecb 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.0 +paddlepaddle==2.6.1 protobuf>=3.18.1,<4.0.0 py>=1.9.0 pytest>=5.0,<7.5