From 774a2b1ec724c77fab1690810c86e0defa1616bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 08:14:25 +0000 Subject: [PATCH] Bump paddlepaddle from 3.3.0 to 3.3.1 Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 3.3.0 to 3.3.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/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: paddlepaddle dependency-version: 3.3.1 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 970278c40e2..b0c462c4daf 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==3.3.0 +paddlepaddle==3.3.1 protobuf>=3.21.12,<7.0.0 py>=1.9.0 pytest>=5.0,<9.1