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

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


The following commit(s) were added to refs/heads/main by this push:
     new 99609829f chore(deps): bump reqwest from 0.12.25 to 0.12.26 in /native 
(#2952)
99609829f is described below

commit 99609829fef8245c3b27327acbbd45c9667f17ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 10:47:57 2025 -0700

    chore(deps): bump reqwest from 0.12.25 to 0.12.26 in /native (#2952)
    
    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.25 to 
0.12.26.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - 
[Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.25...v0.12.26)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-version: 0.12.26
      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>
---
 native/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/native/Cargo.lock b/native/Cargo.lock
index c28be6c54..2fb21e05f 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -4910,9 +4910,9 @@ dependencies = [
 
 [[package]]
 name = "reqwest"
-version = "0.12.25"
+version = "0.12.26"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "b6eff9328d40131d43bd911d42d79eb6a47312002a4daefc9e37f17e74a7701a"
+checksum = "3b4c14b2d9afca6a60277086b0cc6a6ae0b568f6f7916c943a8cdc79f8be240f"
 dependencies = [
  "base64",
  "bytes",


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

Reply via email to