alamb opened a new issue, #7990: URL: https://github.com/apache/arrow-rs/issues/7990
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** The `prost` and `prost-types` dependencies of arrow-flight are currently at version 0.13 https://github.com/apache/arrow-rs/blob/16794ab14fa62ecf67de0da9460cc5752a9358f4/arrow-flight/Cargo.toml#L47-L49 We can only upgrade these dependencies as part of major version upgrades We are about to release a new major version of arrow / arrow-flight, see: - https://github.com/apache/arrow-rs/pull/7708 **Describe the solution you'd like** I would like to update arrow-flight to use the latest dependents before we release arrow 56 **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** Here are some related dependabot PRs - https://github.com/apache/arrow-rs/pull/7708 - https://github.com/apache/arrow-rs/pull/7657 - https://github.com/apache/arrow-rs/pull/7656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org