Skip to content

Commit

Permalink
chore: bump is-terminal from 0.4.13 to 0.4.15 in the patch group (#5124)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent b803ae4 commit d3074ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 prqlc/prqlc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ clap_complete_command = { version = "0.5.1", optional = true }
clio = { version = "0.3.3", features = ['clap-parse'], optional = true }
color-eyre = { version = "0.6.3", optional = true }
colorchoice-clap = { version = "1.0.0", optional = true }
is-terminal = { version = "0.4.13", optional = true }
is-terminal = { version = "0.4.15", optional = true }
notify = { version = "7.0.0", optional = true }
walkdir = { version = "2.5.0", optional = true }

Expand Down

0 comments on commit d3074ca

Please sign in to comment.