Skip to content

Commit d0bcfc5

Browse files
github-actions[bot]CompatHelper Juliamcabbott
authored
CompatHelper: bump compat for Compat to 4, (keep existing compat) (#624)
* CompatHelper: bump compat for Compat to 4, (keep existing compat) * v1.35.0 Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
1 parent 999c8d9 commit d0bcfc5

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 = "ChainRules"
22
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
3-
version = "1.34.0"
3+
version = "1.35.0"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515
[compat]
1616
ChainRulesCore = "1.12"
1717
ChainRulesTestUtils = "1.5"
18-
Compat = "3.42.0"
18+
Compat = "3.42.0, 4"
1919
FiniteDifferences = "0.12.20"
2020
IrrationalConstants = "0.1.1"
2121
JuliaInterpreter = "0.8,0.9"

0 commit comments

Comments
 (0)