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 2ed13c7b0 chore(deps): bump pyo3-log from 0.13.3 to 0.13.4 in /python 
(#1934)
2ed13c7b0 is described below

commit 2ed13c7b0be149eb8e00b2e6f508f0f523dccaf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 14:00:55 2026 +0300

    chore(deps): bump pyo3-log from 0.13.3 to 0.13.4 in /python (#1934)
    
    Bumps [pyo3-log](https://github.com/vorner/pyo3-log) from 0.13.3 to 0.13.4.
    - [Changelog](https://github.com/vorner/pyo3-log/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/vorner/pyo3-log/compare/v0.13.3...v0.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3-log
      dependency-version: 0.13.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>
---
 python/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/python/Cargo.lock b/python/Cargo.lock
index d9d9e262d..8481b21c2 100644
--- a/python/Cargo.lock
+++ b/python/Cargo.lock
@@ -3181,9 +3181,9 @@ dependencies = [
 
 [[package]]
 name = "pyo3-log"
-version = "0.13.3"
+version = "0.13.4"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "26c2ec80932c5c3b2d4fbc578c9b56b2d4502098587edb8bef5b6bfcad43682e"
+checksum = "f64083bd3a16a353d9d62335808e8e13d0552d2a2b83fdb084496192dcfa9fcd"
 dependencies = [
  "arc-swap",
  "log",


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

Reply via email to