Skip to content

Commit

Permalink
CompatHelper: bump compat for Functors to 0.4, (keep existing compat) (
Browse files Browse the repository at this point in the history
…#235)

* CompatHelper: bump compat for Functors to 0.4, (keep existing compat)

* CompatHelper: bump compat for Functors to 0.4 for package test, (keep existing compat) (#236)

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Hong Ge <[email protected]>

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 2, 2023
1 parent d8ebcd4 commit aa99fed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ChainRulesCore = "0.10.11, 1"
ChangesOfVariables = "0.1"
Compat = "3, 4"
Distributions = "0.23.3, 0.24, 0.25"
Functors = "0.1, 0.2, 0.3"
Functors = "0.1, 0.2, 0.3, 0.4"
InverseFunctions = "0.1"
IrrationalConstants = "0.1"
LogExpFunctions = "0.3.3"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Combinatorics = "1.0.2"
DistributionsAD = "0.6.3"
FiniteDifferences = "0.11, 0.12"
ForwardDiff = "0.10.12"
Functors = "0.1, 0.2, 0.3"
Functors = "0.1, 0.2, 0.3, 0.4"
InverseFunctions = "0.1"
LogExpFunctions = "0.3.1"
ReverseDiff = "1.4.2"
Expand Down

0 comments on commit aa99fed

Please sign in to comment.