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

xudong963 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 3d4fdf24ec chore(deps): bump rand from 0.9.1 to 0.9.2 (#16882)
3d4fdf24ec is described below

commit 3d4fdf24ec799b1a0d36f55bde3f3a527aabe327
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 24 17:12:56 2025 +0800

    chore(deps): bump rand from 0.9.1 to 0.9.2 (#16882)
    
    Bumps [rand](https://github.com/rust-random/rand) from 0.9.1 to 0.9.2.
    - [Release notes](https://github.com/rust-random/rand/releases)
    - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.1...rand_core-0.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: rand
      dependency-version: 0.9.2
      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>
---
 Cargo.lock | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index ba034f11d3..45a8333a1e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -265,7 +265,7 @@ dependencies = [
  "arrow-select",
  "arrow-string",
  "half",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -1871,7 +1871,7 @@ dependencies = [
  "parking_lot",
  "parquet",
  "paste",
- "rand 0.9.1",
+ "rand 0.9.2",
  "rand_distr",
  "regex",
  "rstest",
@@ -1902,7 +1902,7 @@ dependencies = [
  "mimalloc",
  "object_store",
  "parquet",
- "rand 0.9.1",
+ "rand 0.9.2",
  "serde",
  "serde_json",
  "snmalloc-rs",
@@ -2010,7 +2010,7 @@ dependencies = [
  "parquet",
  "paste",
  "pyo3",
- "rand 0.9.1",
+ "rand 0.9.2",
  "recursive",
  "sqlparser",
  "tokio",
@@ -2052,7 +2052,7 @@ dependencies = [
  "log",
  "object_store",
  "parquet",
- "rand 0.9.1",
+ "rand 0.9.2",
  "tempfile",
  "tokio",
  "tokio-util",
@@ -2160,7 +2160,7 @@ dependencies = [
  "object_store",
  "parking_lot",
  "parquet",
- "rand 0.9.1",
+ "rand 0.9.2",
  "tokio",
 ]
 
@@ -2213,7 +2213,7 @@ dependencies = [
  "log",
  "object_store",
  "parking_lot",
- "rand 0.9.1",
+ "rand 0.9.2",
  "tempfile",
  "url",
 ]
@@ -2294,7 +2294,7 @@ dependencies = [
  "itertools 0.14.0",
  "log",
  "md-5",
- "rand 0.9.1",
+ "rand 0.9.2",
  "regex",
  "sha2",
  "tokio",
@@ -2320,7 +2320,7 @@ dependencies = [
  "half",
  "log",
  "paste",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -2333,7 +2333,7 @@ dependencies = [
  "datafusion-common",
  "datafusion-expr-common",
  "datafusion-physical-expr-common",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -2355,7 +2355,7 @@ dependencies = [
  "itertools 0.14.0",
  "log",
  "paste",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -2453,7 +2453,7 @@ dependencies = [
  "log",
  "paste",
  "petgraph 0.8.2",
- "rand 0.9.1",
+ "rand 0.9.2",
  "rstest",
 ]
 
@@ -2519,7 +2519,7 @@ dependencies = [
  "log",
  "parking_lot",
  "pin-project-lite",
- "rand 0.9.1",
+ "rand 0.9.2",
  "rstest",
  "rstest_reuse",
  "tempfile",
@@ -2615,7 +2615,7 @@ dependencies = [
  "datafusion-functions",
  "datafusion-macros",
  "log",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -4379,7 +4379,7 @@ dependencies = [
  "parking_lot",
  "percent-encoding",
  "quick-xml",
- "rand 0.9.1",
+ "rand 0.9.2",
  "reqwest",
  "ring",
  "rustls-pemfile",
@@ -4744,7 +4744,7 @@ dependencies = [
  "hmac",
  "md-5",
  "memchr",
- "rand 0.9.1",
+ "rand 0.9.2",
  "sha2",
  "stringprep",
 ]
@@ -5066,7 +5066,7 @@ dependencies = [
  "bytes",
  "getrandom 0.3.3",
  "lru-slab",
- "rand 0.9.1",
+ "rand 0.9.2",
  "ring",
  "rustc-hash 2.1.1",
  "rustls",
@@ -5136,9 +5136,9 @@ dependencies = [
 
 [[package]]
 name = "rand"
-version = "0.9.1"
+version = "0.9.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
+checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
 dependencies = [
  "rand_chacha 0.9.0",
  "rand_core 0.9.3",
@@ -5189,7 +5189,7 @@ source = 
"registry+https://github.com/rust-lang/crates.io-index";
 checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463"
 dependencies = [
  "num-traits",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -6244,7 +6244,7 @@ dependencies = [
  "chrono-tz",
  "datafusion-common",
  "env_logger",
- "rand 0.9.1",
+ "rand 0.9.2",
 ]
 
 [[package]]
@@ -6480,7 +6480,7 @@ dependencies = [
  "pin-project-lite",
  "postgres-protocol",
  "postgres-types",
- "rand 0.9.1",
+ "rand 0.9.2",
  "socket2",
  "tokio",
  "tokio-util",


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

Reply via email to