Skip to content

Commit a49092f

Browse files
Update deepdiff requirement from <6.3.2,>=5.7.0 to >=5.7.0,<6.6 in /requirements (#18623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent 99d28a3 commit a49092f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/app/app.txt

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

0 commit comments

Comments
 (0)