From ab554a66ed40582005c6a829363c295cb4cad2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:42:14 +0000 Subject: [PATCH] Bump ray in /test-integration/test_integration/fixtures/granite-project Bumps [ray](https://github.com/ray-project/ray) from 2.49.2 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.49.2...ray-2.52.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../test_integration/fixtures/granite-project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-integration/test_integration/fixtures/granite-project/requirements.txt b/test-integration/test_integration/fixtures/granite-project/requirements.txt index ab87ab4e24..b74694dd1f 100644 --- a/test-integration/test_integration/fixtures/granite-project/requirements.txt +++ b/test-integration/test_integration/fixtures/granite-project/requirements.txt @@ -69,7 +69,7 @@ pygments==2.19.2 python-json-logger==3.3.0 python-multipart==0.0.20 pyzmq==27.1.0 -ray==2.49.2 +ray==2.52.0 referencing==0.36.2 regex==2025.9.18 rich==14.1.0