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

milenkovicm 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 16f561c80 chore(deps): bump time from 0.3.46 to 0.3.47 (#1446)
16f561c80 is described below

commit 16f561c80451ec5d343e19dc252f42224dbb9a2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 7 14:11:40 2026 +0000

    chore(deps): bump time from 0.3.46 to 0.3.47 (#1446)
    
    Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47.
    - [Release notes](https://github.com/time-rs/time/releases)
    - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47)
    
    ---
    updated-dependencies:
    - dependency-name: time
      dependency-version: 0.3.47
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 61f3caedf..0ff3ce642 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5656,9 +5656,9 @@ dependencies = [
 
 [[package]]
 name = "time"
-version = "0.3.46"
+version = "0.3.47"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "9da98b7d9b7dad93488a84b8248efc35352b0b2657397d4167e7ad67e5d535e5"
+checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
 dependencies = [
  "deranged",
  "itoa",
@@ -5677,9 +5677,9 @@ checksum = 
"7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
 
 [[package]]
 name = "time-macros"
-version = "0.2.26"
+version = "0.2.27"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "78cc610bac2dcee56805c99642447d4c5dbde4d01f752ffea0199aee1f601dc4"
+checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
 dependencies = [
  "num-conv",
  "time-core",


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

Reply via email to