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 e7de3dc5d chore(deps): bump insta from 1.46.3 to 1.47.0 (#1524)
e7de3dc5d is described below

commit e7de3dc5dce6b2f186370b786faa1b2dd2d41eb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 07:37:51 2026 +0000

    chore(deps): bump insta from 1.46.3 to 1.47.0 (#1524)
---
 Cargo.lock | 11 +++++------
 Cargo.toml |  2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index df85b80ce..1f6d9b778 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1552,14 +1552,13 @@ checksum = 
"75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d"
 
 [[package]]
 name = "console"
-version = "0.15.11"
+version = "0.16.3"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8"
+checksum = "d64e8af5551369d19cf50138de61f1c42074ab970f74e99be916646777f8fc87"
 dependencies = [
  "encode_unicode",
  "libc",
- "once_cell",
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]
@@ -3498,9 +3497,9 @@ dependencies = [
 
 [[package]]
 name = "insta"
-version = "1.46.3"
+version = "1.47.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "e82db8c87c7f1ccecb34ce0c24399b8a73081427f3c7c50a5d597925356115e4"
+checksum = "6f40e41efb5f592d3a0764f818e2f08e5e21c4f368126f74f37c81bd4af7a0c6"
 dependencies = [
  "console",
  "once_cell",
diff --git a/Cargo.toml b/Cargo.toml
index 4b2deab45..5e222fb45 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ datafusion-proto-common = "53"
 datafusion-spark = "53"
 datafusion-substrait = "53"
 
-insta = "1.46"
+insta = "1.47"
 object_store = "0.13"
 prost = "0.14"
 prost-types = "0.14"


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

Reply via email to