Skip to content

Commit 7ad4fea

Browse files
github-actions[bot]CompatHelper Juliayebai
authored
CompatHelper: bump compat for EnzymeCore to 0.7 for package test, (keep existing compat) (#582)
* CompatHelper: bump compat for EnzymeCore to 0.7 for package test, (keep existing compat) * Update Project.toml * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Hong Ge <[email protected]>
1 parent 2bc717c commit 7ad4fea

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
@@ -35,7 +35,7 @@ Compat = "4"
3535
ConstructionBase = "1.5.4"
3636
Distributions = "0.25"
3737
DocStringExtensions = "0.9"
38-
EnzymeCore = "0.6"
38+
EnzymeCore = "0.6, 0.7"
3939
LinearAlgebra = "1.6"
4040
LogDensityProblems = "2"
4141
LogDensityProblemsAD = "1.7.0"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Compat = "4.3.0"
3434
Distributions = "0.25"
3535
DistributionsAD = "0.6.3"
3636
Documenter = "1"
37-
EnzymeCore = "0.6"
37+
EnzymeCore = "0.6, 0.7"
3838
ForwardDiff = "0.10.12"
3939
LogDensityProblems = "2"
4040
LogDensityProblemsAD = "1"

0 commit comments

Comments
 (0)