chore: Bump reqwest to 0.13.2 (#92713)
Fixes #91653
Running `next dev` with the latest Turbopack fails to fetch fonts on
Windows ARM machines, resulting in an `http2 feature is not enabled`
error. This issue was fixed in `reqwest` v0.13.2:
https://github.com/seanmonstar/reqwest/pull/2927