core: bump reqwest-middleware from 0.5.1 to 0.5.2 (#22631)

Bumps [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases)
- [Commits](https://github.com/TrueLayer/reqwest-middleware/compare/reqwest-middleware-v0.5.1...reqwest-middleware-v0.5.2)

---
updated-dependencies:
- dependency-name: reqwest-middleware
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
dependabot[bot]
2026-05-26 11:21:30 +02:00
committed by GitHub
parent 77576832ac
commit 1bc8277899
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2971,9 +2971,9 @@ dependencies = [
[[package]]
name = "reqwest-middleware"
version = "0.5.1"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "199dda04a536b532d0cc04d7979e39b1c763ea749bf91507017069c00b96056f"
checksum = "07bc3f1384cffa4f274dad2d4ddd73aed32fed8f786d96c6be8aa4e5fd3c3b58"
dependencies = [
"anyhow",
"async-trait",