Skip to content

Commit c6a3482

Browse files
chore(deps): bump the all-julia-packages group across 3 directories with 1 update
Updates the requirements on and [JET](https://github.com/aviatesk/JET.jl) to permit the latest version. Updates `JET` to 0.12.0 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/aviatesk/JET.jl/commits/v0.12.0) Updates `JET` to 0.12.0 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/aviatesk/JET.jl/commits/v0.12.0) Updates `JET` to 0.12.0 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/aviatesk/JET.jl/commits/v0.12.0) --- updated-dependencies: - dependency-name: JET dependency-version: 0.12.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JET dependency-version: 0.12.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JET dependency-version: 0.12.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16fa576 commit c6a3482

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DifferentiationInterface/test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DifferentiationInterface = "0.7.10"
3232
DifferentiationInterfaceTest = "0.11.0"
3333
ExplicitImports = "1.10.1"
3434
InteractiveUtils = "1"
35-
JET = "0.9,0.10,0.11"
35+
JET = "0.9,0.10,0.11,0.12"
3636
JLArrays = "0.2,0.3"
3737
Pkg = "1"
3838
Random = "1"

DifferentiationInterfaceTest/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ DataAPI = "1.16.0"
4242
DifferentiationInterface = "0.7.7"
4343
DocStringExtensions = "0.8,0.9"
4444
ForwardDiff = "0.10.36,1"
45-
JET = "0.9,0.10,0.11"
45+
JET = "0.9,0.10,0.11,0.12"
4646
JLArrays = "0.1,0.2,0.3"
4747
LinearAlgebra = "1"
4848
PrecompileTools = "1.2.1"

DifferentiationInterfaceTest/test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ DifferentiationInterfaceTest = "0.11.0"
3838
ExplicitImports = "1.10.1"
3939
FiniteDiff = "2.27.0"
4040
ForwardDiff = "1.2.2"
41-
JET = "0.9, 0.10, 0.11"
41+
JET = "0.9, 0.10, 0.11, 0.12"
4242
JLArrays = "0.3"
4343
OrderedCollections = "1.8, 2.0"
4444
SparseConnectivityTracer = "0.5.0,0.6,1"

0 commit comments

Comments
 (0)