Skip to content

Commit f34fcd7

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#709)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent ebe7a11 commit f34fcd7

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
@@ -37,8 +37,8 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
3737
[compat]
3838
ArrayInterface = "2.6, 3.0"
3939
ChainRulesCore = "0.10, 1"
40-
DataStructures = "0.18"
4140
DEDataArrays = "0.2"
41+
DataStructures = "0.18"
4242
Distributions = "0.25"
4343
DocStringExtensions = "0.8"
4444
FastBroadcast = "0.1.4"
@@ -55,7 +55,7 @@ RecursiveFactorization = "0.2"
5555
Reexport = "0.2, 1.0"
5656
Requires = "0.5, 1.0"
5757
SciMLBase = "1.13"
58-
Setfield = "0.7"
58+
Setfield = "0.7, 0.8"
5959
StaticArrays = "0.11, 0.12, 1.0"
6060
ZygoteRules = "0.2"
6161
julia = "1.6"

0 commit comments

Comments
 (0)