Skip to content

Commit 0dd18c9

Browse files
chore(deps): update deepdiff requirement
Updates the requirements on [deepdiff](https://github.com/qlustered/deepdiff) to permit the latest version. - [Release notes](https://github.com/qlustered/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/CHANGELOG.md) - [Commits](qlustered/deepdiff@6.3.0...9.0.0) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99a41a7 commit 0dd18c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/shared/test-suite/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-timeout>=2.1.0
99
httpx>=0.24.0
1010

1111
# Assertion helpers
12-
deepdiff>=6.3.0
12+
deepdiff>=9.0.0
1313

1414
# JSON schema validation
1515
jsonschema>=4.18.0

0 commit comments

Comments
 (0)