From 577e86484993fb331f8c9537f2e2a174fa81b21b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:15:37 +0000 Subject: [PATCH] Bump deepdiff from 7.0.1 to 8.6.2 in /src Bumps [deepdiff](https://github.com/seperman/deepdiff) from 7.0.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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 1449a271..9577b6f2 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ Flask==3.0.3 neo4j==5.20.0 prov==2.0.1 -deepdiff==7.0.1 +deepdiff==8.6.2 # For interacting with memcached pymemcache==4.0.0