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

mgrigorov 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 4837d44b6 chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 in /python 
(#1514)
4837d44b6 is described below

commit 4837d44b6f8c8095a7e72cd576c3663920803d02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 23:54:35 2026 +0200

    chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 in /python (#1514)
    
    Bumps [lz4_flex](https://github.com/pseitz/lz4_flex) from 0.12.0 to 0.12.1.
    - [Release notes](https://github.com/pseitz/lz4_flex/releases)
    - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pseitz/lz4_flex/compare/0.12.0...0.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: lz4_flex
      dependency-version: 0.12.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 python/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/python/Cargo.lock b/python/Cargo.lock
index c005d110c..1f5919311 100644
--- a/python/Cargo.lock
+++ b/python/Cargo.lock
@@ -3211,9 +3211,9 @@ checksum = 
"112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
 
 [[package]]
 name = "lz4_flex"
-version = "0.12.0"
+version = "0.12.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "ab6473172471198271ff72e9379150e9dfd70d8e533e0752a27e515b48dd375e"
+checksum = "98c23545df7ecf1b16c303910a69b079e8e251d60f7dd2cc9b4177f2afaf1746"
 dependencies = [
  "twox-hash",
 ]


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

Reply via email to