Skip to content

Commit aa13811

Browse files
CompatHelper: bump compat for "ChainRulesTestUtils" to "0.6" for package test (#149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 6976dfb commit aa13811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1616
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717

1818
[compat]
19-
ChainRulesTestUtils = "0.5.3"
19+
ChainRulesTestUtils = "0.5.3, 0.6"
2020
Combinatorics = "1.0.2"
2121
Distributions = "0.24.3"
22-
FiniteDifferences = "0.11.3"
22+
FiniteDifferences = "0.11.3, 0.12"
2323
ForwardDiff = "0.10.12"
2424
NNlib = "0.7.7"
2525
PDMats = "0.10.1"

0 commit comments

Comments
 (0)