Skip to content

Commit

Permalink
chore(deps): update compatible (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 013ff48 commit 3ccb82f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/anstream/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ anstyle-wincon = { version = "3.0.1", path = "../anstyle-wincon", optional = tru
[dev-dependencies]
criterion = "0.5.1"
owo-colors = "3.5.0"
proptest = "1.3.1"
proptest = "1.4.0"
strip-ansi-escapes = "0.2.0"

[[bench]]
Expand Down
2 changes: 1 addition & 1 deletion crates/anstyle-parse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ utf8 = ["dep:utf8parse"]
[dev-dependencies]
codegenrs = { version = "3.0.1", default-features = false }
criterion = "0.5.1"
proptest = "1.3.1"
proptest = "1.4.0"
snapbox = { version = "0.4.14", features = ["path"] }
vte_generate_state_changes = { version = "0.1.1" }

Expand Down
2 changes: 1 addition & 1 deletion crates/colorchoice-clap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ clap = { version = "4.3.5", default-features = false, features = ["std", "derive

[dev-dependencies]
anstream = { path = "../anstream" }
clap = "4.4.7"
clap = "4.4.10"
owo-colors = "3.5.0"

0 comments on commit 3ccb82f

Please sign in to comment.