From 58722f11aa223f274c58c2e9c9a3874d4286021d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:31:35 +0000 Subject: [PATCH] Bump deepdiff in /Container-Root/ray/deploy/prometheus/kuberay/scripts Bumps [deepdiff](https://github.com/seperman/deepdiff) from 5.8.1 to 8.6.1. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 8.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ray/deploy/prometheus/kuberay/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Container-Root/ray/deploy/prometheus/kuberay/scripts/requirements.txt b/Container-Root/ray/deploy/prometheus/kuberay/scripts/requirements.txt index 97318c1..9458dd0 100644 --- a/Container-Root/ray/deploy/prometheus/kuberay/scripts/requirements.txt +++ b/Container-Root/ray/deploy/prometheus/kuberay/scripts/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0 -deepdiff==5.8.1 +deepdiff==8.6.1 PyGithub==1.57 pytest==7.0.1 jsonpatch==1.32