chore(deps): bump requests from 2.31.0 to 2.32.4

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-10 04:04:39 +00:00 committed by 老广
parent c3f877d116
commit 05c6272d7e

View File

@ -38,7 +38,7 @@ dependencies = [
'pynacl==1.5.0',
'python-dateutil==2.8.2',
'pyyaml==6.0.1',
'requests==2.31.0',
'requests==2.32.4',
'simplejson==3.19.1',
'six==1.16.0',
'sshtunnel==0.4.0',