diff --git a/C/ChainRules/Compat.toml b/C/ChainRules/Compat.toml index 52ad1534dfecc0a..8417038f7f185f6 100644 --- a/C/ChainRules/Compat.toml +++ b/C/ChainRules/Compat.toml @@ -70,5 +70,5 @@ ChainRulesCore = "0.9.21-0.9" ["0.7.35-0.7.37"] ChainRulesTestUtils = "0.5.1-0.5" -["0.7.38-0"] +["0.7.38-0.7.40"] ChainRulesTestUtils = "0.5.5-0.5" diff --git a/C/ChainRules/Deps.toml b/C/ChainRules/Deps.toml index 8c998a04c42d421..c94c8c12ea999b2 100644 --- a/C/ChainRules/Deps.toml +++ b/C/ChainRules/Deps.toml @@ -13,8 +13,10 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" ["0.7.28-0"] -ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a" Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" +["0.7.28-0.7.40"] +ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a" + ["0.7.4-0"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" diff --git a/C/ChainRules/Versions.toml b/C/ChainRules/Versions.toml index 741616d09453ff9..acb9e731bc380c9 100644 --- a/C/ChainRules/Versions.toml +++ b/C/ChainRules/Versions.toml @@ -195,3 +195,6 @@ git-tree-sha1 = "b8a69afa605d7bd4437c949ffaba8496ff7634b3" ["0.7.40"] git-tree-sha1 = "097722a98537a738e3e42bec069c63663292f991" + +["0.7.41"] +git-tree-sha1 = "93a956cf20a439fe6147d6fb3cda07816afea411"