Skip to content

Commit 305cfe4

Browse files
authored
CompatHelper: bump compat for "TestImages" to "1.0" (#98)
CompatHelper: bump compat for "TestImages" to "1.0"
2 parents 837bbc7 + 7f4df96 commit 305cfe4

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
@@ -33,7 +33,7 @@ CoordinateTransformations = "0"
3333
DemoCards = "0.1.3"
3434
Distances = "0"
3535
Documenter = "0.24.2"
36-
FileIO = "1"
36+
FileIO = "~1.1"
3737
FixedPointNumbers = "0"
3838
ImageAxes = "0"
3939
ImageCore = "0"
@@ -49,6 +49,6 @@ MappedArrays = "0"
4949
MosaicViews = "0"
5050
PaddedViews = "0"
5151
SimpleTraits = "0"
52-
TestImages = "0"
52+
TestImages = "0, 1.0"
5353
Unitful = "0"
5454
julia = "1"

0 commit comments

Comments
 (0)