Skip to content

Commit ba553eb

Browse files
Bump deepdiff from 8.6.2 to 9.0.0 (#702)
Bumps [deepdiff](https://github.com/qlustered/deepdiff) from 8.6.2 to 9.0.0. - [Release notes](https://github.com/qlustered/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/CHANGELOG.md) - [Commits](qlustered/deepdiff@8.6.2...9.0.0) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6091594 commit ba553eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"h5py==3.15.1",
2828
"scipy==1.15.3",
2929
"opencv-python==4.13.0.92",
30-
"deepdiff==8.6.2",
30+
"deepdiff==9.0.0",
3131
"numpy>=1.22.2,<2.3.0",
3232
"matplotlib==3.10.7",
3333
"beartype==0.22.9",

0 commit comments

Comments
 (0)