Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Dec 2, 2024
1 parent fb6ec39 commit a665276
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions bopkit-tests.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ depends: [
"base" {>= "v0.17" & < "v0.18"}
"base_quickcheck" {>= "v0.17" & < "v0.18"}
"bopkit" {= version}
"cmdlang" {>= "0.0.5"}
"cmdlang-cmdliner-runner" {>= "0.0.5"}
"cmdlang-to-cmdliner" {>= "0.0.5"}
"cmdlang" {>= "0.0.9"}
"cmdlang-cmdliner-runner" {>= "0.0.8"}
"cmdlang-to-cmdliner" {>= "0.0.9"}
"cmdliner" {>= "1.3.0"}
"comments-parser" {>= "0.2.2"}
"core" {>= "v0.17" & < "v0.18"}
Expand All @@ -35,7 +35,7 @@ depends: [
"parsing-utils" {>= "0.2.2"}
"pp" {>= "1.2.0"}
"pp-extended" {>= "0.0.2"}
"pp-log" {>= "0.0.7"}
"pp-log" {>= "0.0.8"}
"ppx_compare" {>= "v0.17" & < "v0.18"}
"ppx_enumerate" {>= "v0.17" & < "v0.18"}
"ppx_expect" {>= "v0.17" & < "v0.18"}
Expand Down
8 changes: 4 additions & 4 deletions bopkit.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ depends: [
"auto-format" {>= "0.0.14"}
"base" {>= "v0.17" & < "v0.18"}
"base_quickcheck" {>= "v0.17" & < "v0.18"}
"cmdlang" {>= "0.0.5"}
"cmdlang-cmdliner-runner" {>= "0.0.5"}
"cmdlang-to-cmdliner" {>= "0.0.5"}
"cmdlang" {>= "0.0.9"}
"cmdlang-cmdliner-runner" {>= "0.0.8"}
"cmdlang-to-cmdliner" {>= "0.0.9"}
"cmdliner" {>= "1.3.0"}
"comments-parser" {>= "0.2.2"}
"core" {>= "v0.17" & < "v0.18"}
Expand All @@ -32,7 +32,7 @@ depends: [
"parsing-utils" {>= "0.2.2"}
"pp" {>= "1.2.0"}
"pp-extended" {>= "0.0.2"}
"pp-log" {>= "0.0.7"}
"pp-log" {>= "0.0.8"}
"ppx_compare" {>= "v0.17" & < "v0.18"}
"ppx_enumerate" {>= "v0.17" & < "v0.18"}
"ppx_fields_conv" {>= "v0.17" & < "v0.18"}
Expand Down
32 changes: 16 additions & 16 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
(>= v0.17)
(< v0.18)))
(cmdlang
(>= 0.0.5))
(>= 0.0.9))
(cmdlang-cmdliner-runner
(>= 0.0.5))
(>= 0.0.8))
(cmdlang-to-cmdliner
(>= 0.0.5))
(>= 0.0.9))
(cmdliner
(>= 1.3.0))
(comments-parser
Expand Down Expand Up @@ -88,7 +88,7 @@
(pp-extended
(>= 0.0.2))
(pp-log
(>= 0.0.7))
(>= 0.0.8))
(ppx_compare
(and
(>= v0.17)
Expand Down Expand Up @@ -159,11 +159,11 @@
(bopkit
(= :version))
(cmdlang
(>= 0.0.5))
(>= 0.0.9))
(cmdlang-cmdliner-runner
(>= 0.0.5))
(>= 0.0.8))
(cmdlang-to-cmdliner
(>= 0.0.5))
(>= 0.0.9))
(cmdliner
(>= 1.3.0))
(core
Expand Down Expand Up @@ -195,7 +195,7 @@
(pp-extended
(>= 0.0.2))
(pp-log
(>= 0.0.7))
(>= 0.0.8))
(ppx_compare
(and
(>= v0.17)
Expand Down Expand Up @@ -262,11 +262,11 @@
(bopkit
(= :version))
(cmdlang
(>= 0.0.5))
(>= 0.0.9))
(cmdlang-cmdliner-runner
(>= 0.0.5))
(>= 0.0.8))
(cmdlang-to-cmdliner
(>= 0.0.5))
(>= 0.0.9))
(cmdliner
(>= 1.3.0))
(core
Expand Down Expand Up @@ -298,7 +298,7 @@
(pp-extended
(>= 0.0.2))
(pp-log
(>= 0.0.7))
(>= 0.0.8))
(ppx_compare
(and
(>= v0.17)
Expand Down Expand Up @@ -369,11 +369,11 @@
(bopkit
(= :version))
(cmdlang
(>= 0.0.5))
(>= 0.0.9))
(cmdlang-cmdliner-runner
(>= 0.0.5))
(>= 0.0.8))
(cmdlang-to-cmdliner
(>= 0.0.5))
(>= 0.0.9))
(cmdliner
(>= 1.3.0))
(comments-parser
Expand Down Expand Up @@ -411,7 +411,7 @@
(pp-extended
(>= 0.0.2))
(pp-log
(>= 0.0.7))
(>= 0.0.8))
(ppx_compare
(and
(>= v0.17)
Expand Down
8 changes: 4 additions & 4 deletions subleq.opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ depends: [
"base" {>= "v0.17" & < "v0.18"}
"base_quickcheck" {>= "v0.17" & < "v0.18"}
"bopkit" {= version}
"cmdlang" {>= "0.0.5"}
"cmdlang-cmdliner-runner" {>= "0.0.5"}
"cmdlang-to-cmdliner" {>= "0.0.5"}
"cmdlang" {>= "0.0.9"}
"cmdlang-cmdliner-runner" {>= "0.0.8"}
"cmdlang-to-cmdliner" {>= "0.0.9"}
"cmdliner" {>= "1.3.0"}
"core" {>= "v0.17" & < "v0.18"}
"core_unix" {>= "v0.17" & < "v0.18"}
Expand All @@ -32,7 +32,7 @@ depends: [
"parsing-utils" {>= "0.2.2"}
"pp" {>= "1.2.0"}
"pp-extended" {>= "0.0.2"}
"pp-log" {>= "0.0.7"}
"pp-log" {>= "0.0.8"}
"ppx_compare" {>= "v0.17" & < "v0.18"}
"ppx_enumerate" {>= "v0.17" & < "v0.18"}
"ppx_fields_conv" {>= "v0.17" & < "v0.18"}
Expand Down
8 changes: 4 additions & 4 deletions visa.opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ depends: [
"base" {>= "v0.17" & < "v0.18"}
"base_quickcheck" {>= "v0.17" & < "v0.18"}
"bopkit" {= version}
"cmdlang" {>= "0.0.5"}
"cmdlang-cmdliner-runner" {>= "0.0.5"}
"cmdlang-to-cmdliner" {>= "0.0.5"}
"cmdlang" {>= "0.0.9"}
"cmdlang-cmdliner-runner" {>= "0.0.8"}
"cmdlang-to-cmdliner" {>= "0.0.9"}
"cmdliner" {>= "1.3.0"}
"core" {>= "v0.17" & < "v0.18"}
"core_unix" {>= "v0.17" & < "v0.18"}
Expand All @@ -32,7 +32,7 @@ depends: [
"parsing-utils" {>= "0.2.2"}
"pp" {>= "1.2.0"}
"pp-extended" {>= "0.0.2"}
"pp-log" {>= "0.0.7"}
"pp-log" {>= "0.0.8"}
"ppx_compare" {>= "v0.17" & < "v0.18"}
"ppx_enumerate" {>= "v0.17" & < "v0.18"}
"ppx_fields_conv" {>= "v0.17" & < "v0.18"}
Expand Down

0 comments on commit a665276

Please sign in to comment.