From 1f33dba615aad1a155b216366f08998a90553fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:39:06 +0000 Subject: [PATCH] Bump deepdiff from 7.0.1 to 8.6.1 in /tests/python Bumps [deepdiff](https://github.com/seperman/deepdiff) from 7.0.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] --- tests/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/requirements.txt b/tests/python/requirements.txt index 464cf8f72a87..e0ccb8d3047f 100644 --- a/tests/python/requirements.txt +++ b/tests/python/requirements.txt @@ -5,7 +5,7 @@ pytest-cases==3.8.6 pytest-timeout==2.1.0 pytest-cov==4.1.0 requests==2.32.2 -deepdiff==7.0.1 +deepdiff==8.6.1 boto3==1.35.95 Pillow==10.3.0 python-dateutil==2.8.2