Skip to content

Commit

Permalink
Update datafusion-cli requirement from 28.0.0 to 30.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [datafusion-cli](https://github.com/apache/arrow-datafusion) to permit the latest version.
- [Changelog](https://github.com/apache/arrow-datafusion/blob/main/.github_changelog_generator)
- [Commits](apache/datafusion@28.0.0...28.0.0)

---
updated-dependencies:
- dependency-name: datafusion-cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 175fc11 commit 790447b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ arrow-schema = {version = "43.0.0", default-features = false}
configure_me = {version = "0.4.0"}
configure_me_codegen = {version = "0.4.4"}
datafusion = "28.0.0"
datafusion-cli = "28.0.0"
datafusion-cli = "30.0.0"
datafusion-proto = "28.0.0"
object_store = "0.6.1"
sqlparser = "0.35.0"
Expand Down

0 comments on commit 790447b

Please sign in to comment.