From f5caf1e55ab0c2248433fc963e79837bc902026d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:41:04 +0000 Subject: [PATCH] Bump deepdiff from 8.5.0 to 8.6.1 Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.5.0 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] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d7a90f825..5386f3cc2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,5 +4,5 @@ pexpect yamllint pytest-xdist coverage==4.5.4 -deepdiff==8.5.0 +deepdiff==8.6.1 pydantic==2.11.4 \ No newline at end of file