Skip to content

Commit 8054e4f

Browse files
dependabot[bot]lantiga
authored andcommitted
Update deepdiff requirement from <6.3.1,>=5.7.0 to >=5.7.0,<6.3.2 in /requirements (#18032)
Update deepdiff requirement in /requirements Updates the requirements on [deepdiff](https://github.com/seperman/deepdiff) to permit the latest version. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](seperman/deepdiff@5.7.0...6.3.1) --- updated-dependencies: - dependency-name: deepdiff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit c21b6de)
1 parent 67746d4 commit 8054e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/app/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
lightning-cloud >=0.5.37
22
packaging
33
typing-extensions >=4.0.0, <=4.4.0
4-
deepdiff >=5.7.0, <6.3.1
4+
deepdiff >=5.7.0, <6.3.2
55
starsessions >=1.2.1, <2.0 # strict
66
fsspec >=2022.5.0, <=2023.6.0
77
croniter >=1.3.0, <1.5.0 # strict; TODO: for now until we find something more robust.

0 commit comments

Comments
 (0)