From b354d5b33b8f8c592d4f63f5902f8a92eee42ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:29:06 +0000 Subject: [PATCH] Bump deepdiff from 8.6.1 to 8.6.2 Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.6.1 to 8.6.2. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 8.6.2 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 5b4eda1..87c7874 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aioredis~=1.3.1 click bmt==1.4.3 -deepdiff==8.6.1 +deepdiff==8.6.2 fastapi~=0.108.0 httptools jsonschema~=4.6.0