Skip to content

Commit a81a956

Browse files
dependabot[bot]lantiga
authored andcommitted
Update deepdiff requirement from <6.2.4,>=5.7.0 to >=5.7.0,<6.3.1 in /requirements (#17631)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit bd53b03)
1 parent 5132d33 commit a81a956

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.34
22
packaging
33
typing-extensions >=4.0.0, <=4.4.0
4-
deepdiff >=5.7.0, <6.2.4
4+
deepdiff >=5.7.0, <6.3.1
55
starsessions >=1.2.1, <2.0 # strict
66
fsspec >=2022.5.0, <=2022.7.1
77
croniter >=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.

0 commit comments

Comments
 (0)