Skip to content

Commit 8eb50d8

Browse files
CompatHelper: bump compat for "Distributions" to "0.25" (#165)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0d8dfd commit 8eb50d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ChainRules = "0.7"
2727
ChainRulesCore = "0.9.21"
2828
Compat = "3.6"
2929
DiffRules = "0.1, 1.0"
30-
Distributions = "0.23.3, 0.24"
30+
Distributions = "0.23.3, 0.24, 0.25"
3131
FillArrays = "0.8, 0.9, 0.10, 0.11"
3232
NaNMath = "0.3"
3333
PDMats = "0.9, 0.10, 0.11"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2020
ChainRulesCore = "0.9"
2121
ChainRulesTestUtils = "0.6.3"
2222
Combinatorics = "1.0.2"
23-
Distributions = "0.24.3"
23+
Distributions = "0.24.3, 0.25"
2424
FiniteDifferences = "0.11.3, 0.12"
2525
ForwardDiff = "0.10.12"
2626
NNlib = "0.7.10"

0 commit comments

Comments
 (0)