This is an automated email from the ASF dual-hosted git repository.

martin-g pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git


The following commit(s) were added to refs/heads/main by this push:
     new 36b661ad7 chore(deps): bump prost from 0.14.3 to 0.14.4 in /python 
(#1929)
36b661ad7 is described below

commit 36b661ad79a74e8bacf43fbe9b759899b6f8b301
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 14:30:02 2026 +0300

    chore(deps): bump prost from 0.14.3 to 0.14.4 in /python (#1929)
    
    Bumps [prost](https://github.com/tokio-rs/prost) from 0.14.3 to 0.14.4.
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tokio-rs/prost/compare/v0.14.3...v0.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: prost
      dependency-version: 0.14.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Martin Grigorov <[email protected]>
---
 python/Cargo.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/python/Cargo.lock b/python/Cargo.lock
index 717a38cd0..ca63ef385 100644
--- a/python/Cargo.lock
+++ b/python/Cargo.lock
@@ -3030,9 +3030,9 @@ dependencies = [
 
 [[package]]
 name = "prost"
-version = "0.14.3"
+version = "0.14.4"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "d2ea70524a2f82d518bce41317d0fae74151505651af45faf1ffbd6fd33f0568"
+checksum = "528ac67416ff8646872a3c02cad9cc4ee5dc9f9540c9b10771855c95cb2e5ae1"
 dependencies = [
  "bytes",
  "prost-derive",
@@ -3061,9 +3061,9 @@ dependencies = [
 
 [[package]]
 name = "prost-derive"
-version = "0.14.3"
+version = "0.14.4"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "27c6023962132f4b30eb4c172c91ce92d933da334c59c23cddee82358ddafb0b"
+checksum = "b570b25f7617e43d59005d0990ccb79e950a423952cea19671b7a876da390adf"
 dependencies = [
  "anyhow",
  "itertools 0.14.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to