Skip to content

Commit a47cfc4

Browse files
build(deps): bump arrow-flight from 57.2.0 to 57.3.0
Bumps [arrow-flight](https://github.com/apache/arrow-rs) from 57.2.0 to 57.3.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@57.2.0...57.3.0) --- updated-dependencies: - dependency-name: arrow-flight dependency-version: 57.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d3ebba commit a47cfc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ prometheus = "0.14.0"
107107
# Dependencies related to Amp subgraphs
108108
ahash = "0.8.11"
109109
arrow = { version = "=57.3.0" }
110-
arrow-flight = { version = "=57.2.0", features = ["flight-sql-experimental"] }
110+
arrow-flight = { version = "=57.3.0", features = ["flight-sql-experimental"] }
111111
futures = "0.3.31"
112112
half = "2.7.1"
113113
indoc = "2.0.7"

0 commit comments

Comments
 (0)