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 4365c19f7 chore(deps): bump log from 0.4.29 to 0.4.33 in /python 
(#1932)
4365c19f7 is described below

commit 4365c19f73b88a8cbf28e10be57ef652a0478321
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 14:01:15 2026 +0300

    chore(deps): bump log from 0.4.29 to 0.4.33 in /python (#1932)
    
    Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.33.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rust-lang/log/compare/0.4.29...0.4.33)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-version: 0.4.33
      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>
---
 python/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/python/Cargo.lock b/python/Cargo.lock
index 8481b21c2..c75d8a057 100644
--- a/python/Cargo.lock
+++ b/python/Cargo.lock
@@ -2613,9 +2613,9 @@ dependencies = [
 
 [[package]]
 name = "log"
-version = "0.4.29"
+version = "0.4.33"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
+checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
 
 [[package]]
 name = "lru-slab"


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

Reply via email to