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

comphead 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 a3d9a92f3 chore(deps): bump reqwest from 0.12.26 to 0.12.28 in /native 
(#3009)
a3d9a92f3 is described below

commit a3d9a92f3f2295c19b057cef5fabf8b698c115f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 08:41:28 2025 -0800

    chore(deps): bump reqwest from 0.12.26 to 0.12.28 in /native (#3009)
    
    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.26 to 
0.12.28.
    - [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.26...v0.12.28)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-version: 0.12.28
      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 bf9a7ea2d..3d4e042f5 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -4910,9 +4910,9 @@ dependencies = [
 
 [[package]]
 name = "reqwest"
-version = "0.12.26"
+version = "0.12.28"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "3b4c14b2d9afca6a60277086b0cc6a6ae0b568f6f7916c943a8cdc79f8be240f"
+checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
 dependencies = [
  "base64",
  "bytes",


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

Reply via email to