Skip to content

Commit 780a950

Browse files
bumped
1 parent 6d492a6 commit 780a950

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

benchmarks/Jumps/Manifest.toml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.9"
44
manifest_format = "2.0"
5-
project_hash = "55ea7d85b59323e02a40bd80cb1827141911ce9d"
5+
project_hash = "47a528bc71ab875d1ec3218b0391cf1c538d307e"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "e2478490447631aedba0823d4d7a80b2cc8cdb32"
@@ -731,9 +731,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
731731
version = "1.0.5"
732732

733733
[[deps.EnzymeCore]]
734-
git-tree-sha1 = "5669ce275d236795bd00fe2587e5db1f7c3c6c02"
734+
git-tree-sha1 = "7d7822a643c33bbff4eab9c87ca8459d7c688db0"
735735
uuid = "f151be2c-9106-41f4-ab19-57ee4f262869"
736-
version = "0.8.10"
736+
version = "0.8.11"
737737
weakdeps = ["Adapt"]
738738

739739
[deps.EnzymeCore.extensions]
@@ -791,9 +791,9 @@ version = "4.4.4+1"
791791

792792
[[deps.FFTW]]
793793
deps = ["AbstractFFTs", "FFTW_jll", "LinearAlgebra", "MKL_jll", "Preferences", "Reexport"]
794-
git-tree-sha1 = "7de7c78d681078f027389e067864a8d53bd7c3c9"
794+
git-tree-sha1 = "797762812ed063b9b94f6cc7742bc8883bb5e69e"
795795
uuid = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
796-
version = "1.8.1"
796+
version = "1.9.0"
797797

798798
[[deps.FFTW_jll]]
799799
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1009,10 +1009,10 @@ uuid = "3b182d85-2403-5c21-9c21-1e1f0cc25472"
10091009
version = "1.3.15+0"
10101010

10111011
[[deps.Graphs]]
1012-
deps = ["ArnoldiMethod", "Compat", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
1013-
git-tree-sha1 = "3169fd3440a02f35e549728b0890904cfd4ae58a"
1012+
deps = ["ArnoldiMethod", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
1013+
git-tree-sha1 = "c5abfa0ae0aaee162a3fbb053c13ecda39be545b"
10141014
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
1015-
version = "1.12.1"
1015+
version = "1.13.0"
10161016

10171017
[[deps.Grisu]]
10181018
git-tree-sha1 = "53bb909d1151e57e2484c3d1b53e19552b887fb2"
@@ -1045,9 +1045,9 @@ version = "0.3.28"
10451045

10461046
[[deps.IJulia]]
10471047
deps = ["Base64", "Conda", "Dates", "InteractiveUtils", "JSON", "Logging", "Markdown", "MbedTLS", "Pkg", "Printf", "REPL", "Random", "SoftGlobalScope", "UUIDs", "ZMQ"]
1048-
git-tree-sha1 = "be30be76e25b0aff2c9a85930ed3ac34c5f10c83"
1048+
git-tree-sha1 = "5bea4d841d5db750a1bb5ccdc37b2759dfa80066"
10491049
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
1050-
version = "1.27.0"
1050+
version = "1.28.1"
10511051

10521052
[[deps.IfElse]]
10531053
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
@@ -1377,9 +1377,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13771377

13781378
[[deps.LinearSolve]]
13791379
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
1380-
git-tree-sha1 = "c618a6a774d5712c6bf02dbcceb51b6dc6b9bb89"
1380+
git-tree-sha1 = "c0d1a91a50af6778863d320761f807f641f74935"
13811381
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1382-
version = "3.16.0"
1382+
version = "3.17.0"
13831383

13841384
[deps.LinearSolve.extensions]
13851385
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1514,9 +1514,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
15141514

15151515
[[deps.ModelingToolkit]]
15161516
deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "ChainRulesCore", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "DifferentiationInterface", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1517-
git-tree-sha1 = "7be3c50f3c384293aad704626c1feeca3d295ed7"
1517+
git-tree-sha1 = "efbc9ec328e0b3c0353bc8afc0a811e7d616bade"
15181518
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1519-
version = "9.80.2"
1519+
version = "9.80.5"
15201520

15211521
[deps.ModelingToolkit.extensions]
15221522
MTKBifurcationKitExt = "BifurcationKit"
@@ -1563,9 +1563,9 @@ version = "0.10.3"
15631563

15641564
[[deps.Mustache]]
15651565
deps = ["Printf", "Tables"]
1566-
git-tree-sha1 = "3b2db451a872b20519ebb0cec759d3d81a1c6bcb"
1566+
git-tree-sha1 = "3cbd5dda543bc59f2e482607ccf84b633724fc32"
15671567
uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
1568-
version = "1.0.20"
1568+
version = "1.0.21"
15691569

15701570
[[deps.MutableArithmetics]]
15711571
deps = ["LinearAlgebra", "SparseArrays", "Test"]
@@ -2277,9 +2277,9 @@ version = "0.1.0"
22772277

22782278
[[deps.SciMLBase]]
22792279
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2280-
git-tree-sha1 = "ce947672206f6a3a2bee1017c690cfd5fd82d897"
2280+
git-tree-sha1 = "9efabb3d79f9076710f41af77017e42d8fa780d9"
22812281
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2282-
version = "2.96.0"
2282+
version = "2.97.0"
22832283

22842284
[deps.SciMLBase.extensions]
22852285
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2418,9 +2418,9 @@ version = "1.10.0"
24182418

24192419
[[deps.SparseConnectivityTracer]]
24202420
deps = ["ADTypes", "DocStringExtensions", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"]
2421-
git-tree-sha1 = "fadb2d7010dd92912e5eb31a493613ad4b8c9583"
2421+
git-tree-sha1 = "2c3cbb3703f77045d4eb891b2831ca132ef4183c"
24222422
uuid = "9f842d2f-2579-4b1d-911e-f412cf18a3f5"
2423-
version = "0.6.18"
2423+
version = "0.6.19"
24242424

24252425
[deps.SparseConnectivityTracer.extensions]
24262426
SparseConnectivityTracerDataInterpolationsExt = "DataInterpolations"
@@ -2651,9 +2651,9 @@ version = "1.0.1"
26512651

26522652
[[deps.Tables]]
26532653
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"]
2654-
git-tree-sha1 = "598cd7c1f68d1e205689b1c2fe65a9f85846f297"
2654+
git-tree-sha1 = "f2c1efbc8f3a609aadf318094f8fc5204bdaf344"
26552655
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2656-
version = "1.12.0"
2656+
version = "1.12.1"
26572657

26582658
[[deps.Tar]]
26592659
deps = ["ArgTools", "SHA"]

0 commit comments

Comments
 (0)