Skip to content

Commit 53a7bc1

Browse files
chore(deps): update Diffractor requirement 0.2
Updates the requirements on [Diffractor](https://github.com/JuliaDiff/Diffractor.jl) to permit the latest version. Updates `Diffractor` to 0.2.10 - [Release notes](https://github.com/JuliaDiff/Diffractor.jl/releases) - [Commits](JuliaDiff/Diffractor.jl@v0.2.6...v0.2.10) --- updated-dependencies: - dependency-name: Diffractor dependency-version: 0.2.10 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dd1abf commit 53a7bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DifferentiationInterface/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"]
5959
ADTypes = "1.18.0"
6060
ChainRulesCore = "1.23.0"
6161
DiffResults = "1.1.0"
62-
Diffractor = "=0.2.6"
62+
Diffractor = "=0.2.6, 0.2"
6363
Enzyme = "0.13.39"
6464
EnzymeCore = "0.8.8"
6565
FastDifferentiation = "0.4.3"

0 commit comments

Comments
 (0)