Skip to content

Commit 854d430

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for DSP in [weakdeps] to 0.8, (keep existing compat) (#210)
* CompatHelper: bump compat for DSP in [weakdeps] to 0.8, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 15c4030 commit 854d430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "InfiniteArrays"
22
uuid = "4858937d-0d70-526a-a4dd-2d5cb5dd786c"
3-
version = "0.15.0"
3+
version = "0.15.1"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -30,7 +30,7 @@ BandedMatrices = "1.7.6"
3030
Base64 = "1"
3131
BlockArrays = "1.0"
3232
BlockBandedMatrices = "0.13"
33-
DSP = "0.7"
33+
DSP = "0.7, 0.8"
3434
FillArrays = "1.0"
3535
Infinities = "0.1.1"
3636
LazyArrays = "2.2.3"

0 commit comments

Comments
 (0)