From 3d67594f01ecb8904c7bea8acc66d593d6bf381b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:43:30 +0000 Subject: [PATCH] Bump deepdiff from 5.8.1 to 8.6.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9c7180..5ca2689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aioredis~=1.3.1 click bmt==1.4.3 -deepdiff==5.8.1 +deepdiff==8.6.1 fastapi~=0.108.0 httptools jsonschema~=4.6.0